Update pom.xml
This commit is contained in:
parent
1efe46def8
commit
66eebb0994
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -56,7 +56,7 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<archive>
|
<archive>
|
||||||
<manifest>
|
<manifest>
|
||||||
<mainClass>main.Main</mainClass>
|
<mainClass>src/main.Main</mainClass>
|
||||||
</manifest>
|
</manifest>
|
||||||
</archive>
|
</archive>
|
||||||
<descriptorRefs>
|
<descriptorRefs>
|
||||||
|
|
Loading…
Reference in a new issue