diff --git a/pom.xml b/pom.xml index a28633b..75c9717 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,31 @@ maven-surefire-plugin 2.22.2 + + org.apache.maven.plugins + maven-assembly-plugin + 3.3.0 + + + + nl.andrewlalis.crystalkeep.CrystalKeep + + + + jar-with-dependencies + + true + + + + make-assembly + package + + single + + + +