per Ramnivas' suggestion, removing this bit to try and fix snapshot builds
This commit is contained in:
parent
3cb073abce
commit
7c6ea9b80d
|
|
@ -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