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__org_springframework_spring_context_4_3_7_RELEASE.xml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/libraries/Maven__org_springframework_spring_context_4_3_7_RELEASE.xml b/.idea/libraries/Maven__org_springframework_spring_context_4_3_7_RELEASE.xml index 9a596a8..6bcff2a 100644 --- a/.idea/libraries/Maven__org_springframework_spring_context_4_3_7_RELEASE.xml +++ b/.idea/libraries/Maven__org_springframework_spring_context_4_3_7_RELEASE.xml @@ -1,13 +1,13 @@ -<component name="libraryTable"> - <library name="Maven: org.springframework:spring-context:4.3.7.RELEASE"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-sources.jar!/" /> - </SOURCES> - </library> +<component name="libraryTable"> + <library name="Maven: org.springframework:spring-context:4.3.7.RELEASE"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-sources.jar!/" /> + </SOURCES> + </library> </component> \ No newline at end of file -- Gitblit v1.8.0