diff --git a/pom.xml b/pom.xml index f6bd6d1..1eef07e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,23 +3,28 @@ UltimateModeration 4.0.0 2.0.6 + clean install UltimateModeration-${project.version} + org.apache.maven.plugins maven-compiler-plugin 3.8.0 + 1.8 1.8 + com.google.code.maven-replacer-plugin replacer 1.5.3 + prepare-package @@ -28,6 +33,7 @@ + ${project.build.directory}/classes/plugin.yml @@ -38,6 +44,7 @@ + org.apache.maven.plugins maven-shade-plugin @@ -49,9 +56,11 @@ shade + false false + com.songoda:SongodaCore @@ -60,6 +69,7 @@ org.slf4j:slf4j-nop + *:* @@ -70,6 +80,7 @@ + com.songoda.core @@ -82,61 +93,72 @@ + apache.snapshots https://repository.apache.org/snapshots/ + - public + songoda-public https://repo.songoda.com/repository/public/ + jitpack.io - https://jitpack.io + https://jitpack.io/ + org.spigotmc spigot 1.17 + com.github.MilkBowl VaultAPI 1.7 provided + com.songoda abledskyblock 79.1 provided + com.songoda SongodaCore LATEST compile + com.zaxxer HikariCP 3.2.0 + org.xerial sqlite-jdbc 3.23.1 + org.slf4j slf4j-api 1.7.25 + org.slf4j slf4j-nop