Update pom.xml

This commit is contained in:
potzplitz 2024-03-03 12:11:55 +01:00 committed by GitHub
parent 1efe46def8
commit 66eebb0994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@
<configuration>
<archive>
<manifest>
<mainClass>main.Main</mainClass>
<mainClass>src/main.Main</mainClass>
</manifest>
</archive>
<descriptorRefs>