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:
parent
0d93975a05
commit
7be642e5ec
|
|
@ -36,6 +36,7 @@
|
|||
<artifactId>junit</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<!--
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
|
|
@ -49,4 +50,5 @@
|
|||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
-->
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue