diff --git a/bootstrap/bukkit/pom.xml b/bootstrap/bukkit/pom.xml index cbc0ef15f..7fc2aa4a8 100644 --- a/bootstrap/bukkit/pom.xml +++ b/bootstrap/bukkit/pom.xml @@ -25,7 +25,7 @@ - ${outputName}-Bukkit-noshade + ${outputName}-Bukkit clean install @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.1 package diff --git a/bootstrap/bungeecord/pom.xml b/bootstrap/bungeecord/pom.xml index 3f26909e0..c61a0ac0e 100644 --- a/bootstrap/bungeecord/pom.xml +++ b/bootstrap/bungeecord/pom.xml @@ -25,7 +25,7 @@ - ${outputName}-BungeeCord-noshade + ${outputName}-BungeeCord clean install @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.1 package