Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
fix some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Sep 6, 2010
1 parent 7a94cce commit 4263b88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inconsequential.ipr
Expand Up @@ -309,7 +309,7 @@
</library>
<library name="Spring Beans">
<CLASSES>
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-beans/jars/spring-beans-3.0.2.RELEASE.jar!/" />
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-beans/jars/spring-beans-3.0.4.RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Expand Down Expand Up @@ -337,14 +337,14 @@
</library>
<library name="Spring Context">
<CLASSES>
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-context/jars/spring-context-3.0.2.RELEASE.jar!/" />
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-context/jars/spring-context-3.0.4.RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
<library name="Spring Web">
<CLASSES>
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-web/jars/spring-web-3.0.2.RELEASE.jar!/" />
<root url="jar://$GRADLE_CACHE$/org.springframework/spring-web/jars/spring-web-3.0.4.RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Expand Down

0 comments on commit 4263b88

Please sign in to comment.