diff --git a/pom.xml b/pom.xml index 8befe1a..cddb10c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,125 +1,125 @@ - - - 4.0.0 - de.viper - AutoWorldReset - 1.2 - AutoWorldReset - Minecraft Plugin für automatisches Welt-Reset mit Multiverse-Core und Cron-Scheduler - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - - - - - org.spigotmc - spigot-api - 1.21.5-R0.1-SNAPSHOT - provided - - - - - com.cronutils - cron-utils - 9.2.0 - - - - - com.onarandombox.multiversecore - Multiverse-Core - 5.1.2 - provided - - - - - org.bstats - bstats-bukkit - 3.1.0 - compile - - - - - org.json - json - 20240303 - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - 17 - 17 - - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.5.0 - - - package - shade - - false - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - org.bstats - - de.viper.shaded.bstats - - - - - de.viper.autoworldreset.AutoWorldReset - - - - - - - - - - - src/main/resources - true - - plugin.yml - config.yml - - - - - - + + + 4.0.0 + de.viper + AutoWorldReset + 1.2 + AutoWorldReset + Minecraft Plugin für automatisches Welt-Reset mit Multiverse-Core und Cron-Scheduler + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + + org.spigotmc + spigot-api + 1.21.5-R0.1-SNAPSHOT + provided + + + + + com.cronutils + cron-utils + 9.2.0 + + + + + com.onarandombox.multiversecore + Multiverse-Core + 5.1.2 + provided + + + + + org.bstats + bstats-bukkit + 3.1.0 + compile + + + + + org.json + json + 20240303 + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + 17 + 17 + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.0 + + + package + shade + + false + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + org.bstats + + de.viper.shaded.bstats + + + + + de.viper.autoworldreset.AutoWorldReset + + + + + + + + + + + src/main/resources + true + + plugin.yml + config.yml + + + + + +