diff --git a/pom.xml b/pom.xml index 481dfa5..4d53092 100644 --- a/pom.xml +++ b/pom.xml @@ -37,14 +37,14 @@ 1.17.1-R0.1-SNAPSHOT 1.2.3-SNAPSHOT - 1.21.0 + 1.23.0 2.6.3 1.7 1.1.0 ${build.version}-SNAPSHOT - 1.2.0 + 1.3.0 -LOCAL BentoBoxWorld_Challenges @@ -217,6 +217,38 @@ + + org.apache.maven.plugins + maven-shade-plugin + 3.3.1-SNAPSHOT + + true + + + lv.id.bonne:panelutils:* + + + + + + MANIFEST.MF + + + + META-INF/MANIFEST.MF + src/main/resources/META-INF/MANIFEST.MF + + + + + + package + + shade + + + + org.apache.maven.plugins maven-clean-plugin