From f59cc05d9d2028cb62fd2232888319f7732a3103 Mon Sep 17 00:00:00 2001 From: MysteriousKyle <39589930+MysteriousKyle@users.noreply.github.com> Date: Tue, 22 Sep 2020 00:42:01 -0300 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a27c5a1..b4398b0 100644 --- a/pom.xml +++ b/pom.xml @@ -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 From ee6439fe65119ca0a926ba802f668616d6e8752b Mon Sep 17 00:00:00 2001 From: Brianna Date: Wed, 23 Sep 2020 16:30:18 -0500 Subject: [PATCH 2/2] version 2.0.9b --- UltimateTimber-Adapter/Current/pom.xml | 2 +- UltimateTimber-Adapter/Legacy/pom.xml | 2 +- UltimateTimber/Core/pom.xml | 2 +- UltimateTimber/Plugin/pom.xml | 47 ++++++++++++++++++++------ pom.xml | 2 +- 5 files changed, 41 insertions(+), 14 deletions(-) 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 b4398b0..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