1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-03 17:00:16 -09:00

commented out launch4j plugin

This commit is contained in:
magenoxx 2012-04-27 18:08:00 +04:00
parent 1d81f674c2
commit 6ea1983696

View file

@ -155,6 +155,8 @@
</descriptors>
</configuration>
</plugin>
<!--
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
@ -200,7 +202,7 @@
</configuration>
</execution>
</executions>
</plugin>
</plugin>-->
</plugins>
<finalName>mage-client</finalName>