From f7f97305c792bf765efff914b99068c1ed374017 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Wed, 01 Nov 2017 10:37:09 +0800 Subject: [PATCH] 暂停保存原始数据 --- .idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml b/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml index 36cc6ac..1e0b53d 100644 --- a/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml +++ b/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml @@ -1,13 +1,13 @@ -<component name="libraryTable"> - <library name="Maven: org.apache.commons:commons-collections4:4.1"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1-sources.jar!/" /> - </SOURCES> - </library> +<component name="libraryTable"> + <library name="Maven: org.apache.commons:commons-collections4:4.1"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1-sources.jar!/" /> + </SOURCES> + </library> </component> \ No newline at end of file -- Gitblit v1.8.0