1) Unbreak the build

This commit is contained in:
cheddar 2013-05-02 16:38:44 -05:00
parent 12fe145cc8
commit 0b96585240
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@
</execution>
</executions>
</plugin>
<!--
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<executions>
@ -80,6 +81,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
</build>
</project>