This commit is contained in:
Pavel fljot 2013-11-09 11:33:22 +02:00
parent 77afe8cba1
commit ab74d7c8fe

View file

@ -116,6 +116,8 @@
</executions>
</plugin>
<!-- I don't think I need this as I put documentation into original SWC -->
<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
@ -139,6 +141,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
</build>