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

This commit is contained in:
Andy Clement
2009-07-28 22:03:09 +00:00
parent 3cb073abce
commit 7c6ea9b80d

View File

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