From 64cfd39c02b18419e2fd9325c31ed5f5d69fc218 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Fri, 20 Oct 2017 15:29:38 +0800 Subject: [PATCH] updates --- .idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml b/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml index ae2764e..3caee7e 100644 --- a/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml +++ b/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml @@ -1,13 +1,13 @@ -<component name="libraryTable"> - <library name="Maven: commons-collections:commons-collections:3.2.1"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar!/" /> - </SOURCES> - </library> +<component name="libraryTable"> + <library name="Maven: commons-collections:commons-collections:3.2.1"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar!/" /> + </SOURCES> + </library> </component> \ No newline at end of file -- Gitblit v1.8.0