From b59f3f06d5f7fd5277b5659cc1a3566569c2a454 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sun, 11 Jun 2023 13:38:35 +0200 Subject: [PATCH] Cleanup UltimateStackerAPI/pom.xml and downgrade its spigot-api to 1.8.8 --- UltimateStackerAPI/pom.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) 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