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