diff --git a/pom.xml b/pom.xml index e58e820..4cb1f6b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,4 +26,29 @@ 1.23.0 + + + + org.apache.maven.plugins + maven-shade-plugin + + + + shade + + + true + + + dev.unlegitdqrk.oac.certificategenerator.Main + + + + + + + + + \ No newline at end of file