From 63740aae47b869c2de5761c6d79fba9931e465dd Mon Sep 17 00:00:00 2001 From: Artemis-the-gr8 Date: Thu, 15 Sep 2022 17:04:53 +0200 Subject: [PATCH] Reverted folder structure change to keep backwards compatibility with the placeholder-expansion --- dependency-reduced-pom.xml | 6 +++--- pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 182d608..991fecf 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -60,15 +60,15 @@ net.kyori - com.artemis.the.gr8.playerstats.lib.kyori + com.artemis.the.gr8.lib.kyori com.tchristofferson - com.artemis.the.gr8.playerstats.lib.tchristofferson + com.artemis.the.gr8.util.tchristofferson org.bstats - com.artemis.the.gr8.playerstats.lib.bstats + com.artemis.the.gr8.util.bstats diff --git a/pom.xml b/pom.xml index 83559ec..73925e7 100644 --- a/pom.xml +++ b/pom.xml @@ -152,15 +152,15 @@ net.kyori - com.artemis.the.gr8.playerstats.lib.kyori + com.artemis.the.gr8.lib.kyori com.tchristofferson - com.artemis.the.gr8.playerstats.lib.tchristofferson + com.artemis.the.gr8.util.tchristofferson org.bstats - com.artemis.the.gr8.playerstats.lib.bstats + com.artemis.the.gr8.util.bstats