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
This commit is contained in:
Andy Clement 2009-07-28 22:03:09 +00:00
parent 0d93975a05
commit 7be642e5ec
1 changed files with 2 additions and 0 deletions

View File

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