diff --git a/pom.xml b/pom.xml index 451ad5b..eff5c41 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,16 @@ - 4.0.0 ExtremeDemonList ExtremeDemonList 0.0.1-SNAPSHOT + + 17 + 17 + + @@ -39,14 +44,24 @@ src + + maven-compiler-plugin + 3.8.1 + + 17 + + org.apache.maven.plugins maven-jar-plugin 3.2.0 - - **/*.class - + + + true + main.Main + + @@ -56,7 +71,7 @@ - src/main.Main + main.Main