|
|
@@ -61,9 +61,9 @@
|
|
|
<id>default-cli</id>
|
|
|
<configuration>
|
|
|
<mainClass>eu.oschl.schmorn.Main</mainClass>
|
|
|
- <launcher>app</launcher>
|
|
|
- <jlinkZipName>app</jlinkZipName>
|
|
|
- <jlinkImageName>app</jlinkImageName>
|
|
|
+ <launcher>schmorn</launcher>
|
|
|
+ <jlinkZipName>schmorn</jlinkZipName>
|
|
|
+ <jlinkImageName>schmorn</jlinkImageName>
|
|
|
<noManPages>true</noManPages>
|
|
|
<stripDebug>true</stripDebug>
|
|
|
<noHeaderFiles>true</noHeaderFiles>
|