diff --git a/bootstrap/bukkit/pom.xml b/bootstrap/bukkit/pom.xml index 5c761f1b8..cbc0ef15f 100644 --- a/bootstrap/bukkit/pom.xml +++ b/bootstrap/bukkit/pom.xml @@ -25,8 +25,7 @@ - ${outputName}-Bukkit - ../../target + ${outputName}-Bukkit-noshade clean install @@ -38,7 +37,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.1.0 package @@ -48,7 +47,7 @@ - ${outputName}-BungeeCord + ${outputName}-Bukkit true diff --git a/bootstrap/bungeecord/pom.xml b/bootstrap/bungeecord/pom.xml index 0cf81b87b..3f26909e0 100644 --- a/bootstrap/bungeecord/pom.xml +++ b/bootstrap/bungeecord/pom.xml @@ -25,8 +25,7 @@ - ${outputName}-BungeeCord - ../../target + ${outputName}-BungeeCord-noshade clean install @@ -38,7 +37,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.1.0 package