Updated dependencies. Switched to Application without modules, directly calling JPackage!

This commit is contained in:
Konrad Neitzel 2023-03-21 16:10:03 +01:00
parent 67f3c4a96c
commit 2fe3d4fd52

View File

@ -6,7 +6,7 @@
<!-- Edit these to match your project -->
<groupId>de.kneitzel</groupId>
<artifactId>fizzbuzz</artifactId>
<artifactId>javamavenapp</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>