„pom.xml“ ändern

This commit is contained in:
Andreas Greiner 2022-03-30 23:18:37 +02:00
parent 9906f761fa
commit 7149468bfe

View File

@ -56,7 +56,7 @@
<archive>
<manifest>
<addClasspath>true</addClasspath>
<mainClass>com.greinet.towerdefense.Frame</mainClass>
<mainClass>com.greinet.tvtotalripper.ui.RipperWindow</mainClass>
</manifest>
</archive>
</configuration>