From d0d6e0eeb290f54d42da9665ef78f8b730ae0a97 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Fri, 15 Aug 2025 17:20:22 +0000 Subject: [PATCH] pom.xml aktualisiert --- pom.xml | 190 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 95 insertions(+), 95 deletions(-) diff --git a/pom.xml b/pom.xml index 32387f5..c2b54df 100644 --- a/pom.xml +++ b/pom.xml @@ -1,95 +1,95 @@ - - - - - 4.0.0 - - com.M_Viper.mysqlinventorybridge - MysqlInventoryBridge - 1.0.0 - jar - Mysql Inventory Bridge - Spigot Plugin zur Inventar-Verwaltung mit MySQL Anbindung - - - 17 - 1.21.4-R0.1-SNAPSHOT - UTF-8 - UTF-8 - - - - - spigot-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - central - https://repo.maven.apache.org/maven2 - - - - - - - org.spigotmc - spigot-api - ${spigot.version} - provided - - - - - net.dmulloy2 - ProtocolLib - 5.4.0 - provided - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - ${java.version} - ${java.version} - ${project.build.sourceEncoding} - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.1 - - ${project.build.sourceEncoding} - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - - - true - libs/ - com.deinname.mysqlinventorybridge.Main - - - - - - - - + + + + + 4.0.0 + + com.M_Viper.mysqlinventorybridge + MysqlInventoryBridge + 2.5 + jar + Mysql Inventory Bridge + Spigot Plugin zur Inventar-Verwaltung mit MySQL Anbindung + + + 17 + 1.21.4-R0.1-SNAPSHOT + UTF-8 + UTF-8 + + + + + spigot-snapshots + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + central + https://repo.maven.apache.org/maven2 + + + + + + + org.spigotmc + spigot-api + ${spigot.version} + provided + + + + + net.dmulloy2 + ProtocolLib + 5.4.0 + provided + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + ${java.version} + ${java.version} + ${project.build.sourceEncoding} + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + ${project.build.sourceEncoding} + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + + true + libs/ + com.deinname.mysqlinventorybridge.Main + + + + + + + +