diff --git a/UltimateStackerAPI/pom.xml b/UltimateStackerAPI/pom.xml index 5e9a5c2..bb56095 100644 --- a/UltimateStackerAPI/pom.xml +++ b/UltimateStackerAPI/pom.xml @@ -9,7 +9,6 @@ UltimateStackerParent 3.0.0-SNAPSHOT - UltimateStackerAPI 1.0 @@ -18,28 +17,23 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 + ${java.version} ${java.version} + ${java.release} - - - - src/main/resources - true - - org.spigotmc spigot-api - 1.18-R0.1-SNAPSHOT + 1.8.8-R0.1-SNAPSHOT provided @@ -54,6 +48,7 @@ org.jetbrains annotations 24.0.1 + provided