Browse Source

per Ramnivas' suggestion, removing this bit to try and fix snapshot builds

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1649 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Andy Clement 17 years ago
parent
commit
7be642e5ec
  1. 2
      org.springframework.expression/pom.xml

2
org.springframework.expression/pom.xml

@ -36,6 +36,7 @@ @@ -36,6 +36,7 @@
<artifactId>junit</artifactId>
</dependency>
</dependencies>
<!--
<build>
<pluginManagement>
<plugins>
@ -49,4 +50,5 @@ @@ -49,4 +50,5 @@
</plugins>
</pluginManagement>
</build>
-->
</project>

Loading…
Cancel
Save