From c76e808466f54c487b0609af10d184d7fa0b30f9 Mon Sep 17 00:00:00 2001 From: potzplitz <127513690+potzplitz@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:18:33 +0100 Subject: [PATCH] adfssdf --- pom.xml | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) 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