diff --git a/UltimateTimber-Adapter/Current/pom.xml b/UltimateTimber-Adapter/Current/pom.xml index 5a0ad6c..7825ad9 100644 --- a/UltimateTimber-Adapter/Current/pom.xml +++ b/UltimateTimber-Adapter/Current/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.9 + 2.0.9b ../../ diff --git a/UltimateTimber-Adapter/Legacy/pom.xml b/UltimateTimber-Adapter/Legacy/pom.xml index 33e26ee..22920da 100644 --- a/UltimateTimber-Adapter/Legacy/pom.xml +++ b/UltimateTimber-Adapter/Legacy/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.9 + 2.0.9b ../../ diff --git a/UltimateTimber/Core/pom.xml b/UltimateTimber/Core/pom.xml index 961f5cc..eeae735 100644 --- a/UltimateTimber/Core/pom.xml +++ b/UltimateTimber/Core/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.9 + 2.0.9b ../../ diff --git a/UltimateTimber/Plugin/pom.xml b/UltimateTimber/Plugin/pom.xml index 8ccc59e..24c5ed3 100644 --- a/UltimateTimber/Plugin/pom.xml +++ b/UltimateTimber/Plugin/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.9 + 2.0.9b ../../ @@ -49,21 +49,48 @@ org.apache.maven.plugins maven-shade-plugin 3.1.0 - - false - - - com.songoda.core - com.songoda.ultimatetimber.core - - - + shaded package shade + + false + false + true + + + com.songoda:SongodaCore + com.songoda:Core + com.songoda:CurrentAdapter + com.songoda:LegacyAdapter + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + com.songoda:Lootables + + com/songoda/core/** + + + + + + com.songoda.core + ${project.groupId}.ultimatestacker.core + + + diff --git a/pom.xml b/pom.xml index a27c5a1..9a7b128 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ com.songoda UltimateTimber - 2.0.9 + 2.0.9b 4.0.0 pom @@ -16,11 +16,11 @@ private - https://repo.songoda.com/artifactory/private/ + https://repo.songoda.com/repository/private/ public - http://repo.songoda.com/artifactory/public/ + http://repo.songoda.com/repository/public/ spigot-repo