diff --git a/pom.xml b/pom.xml index 78ca698..ba024d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,75 +1,104 @@ - - - 4.0.0 - - de.m-viper - TpPlugin - 1.0-SNAPSHOT - jar - - TpPlugin - - - 17 - 17 - UTF-8 - - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - - - - org.spigotmc - spigot-api - 1.21.5-R0.1-SNAPSHOT - provided - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - 17 - - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.4 - - - package - - shade - - - false - - - - - - - - src/main/resources - true - - plugin.yml - config.yml - - - - - \ No newline at end of file + + + + 4.0.0 + + de.m-viper + TpPlugin + 1.1 + jar + + TpPlugin + + + 17 + 17 + UTF-8 + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + + org.spigotmc + spigot-api + 1.21.5-R0.1-SNAPSHOT + provided + + + + + org.bstats + bstats-bukkit + 3.1.0 + compile + + + + + org.json + json + 20240303 + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + 17 + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.3.0 + + + package + + shade + + + + + org.bstats + + de.m_viper.shaded.bstats + + + false + + + + + + + + + src/main/resources + true + + plugin.yml + config.yml + + + + + +