javapackager to 1.6.3
This commit is contained in:
parent
6937cdd5e8
commit
39709bc92e
2
pom.xml
2
pom.xml
|
@ -134,7 +134,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.github.fvarrui</groupId>
|
<groupId>io.github.fvarrui</groupId>
|
||||||
<artifactId>javapackager</artifactId>
|
<artifactId>javapackager</artifactId>
|
||||||
<version>1.6.5</version>
|
<version>1.6.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<bundleJre>true</bundleJre>
|
<bundleJre>true</bundleJre>
|
||||||
<mainClass>com.luoboduner.moo.info.App</mainClass>
|
<mainClass>com.luoboduner.moo.info.App</mainClass>
|
||||||
|
|
Loading…
Reference in New Issue