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:
parent
1d81f674c2
commit
6ea1983696
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue