diff --git a/pom.xml b/pom.xml index 8e4e750..b3c3b89 100644 --- a/pom.xml +++ b/pom.xml @@ -79,4 +79,32 @@ provided + + + + + maven-assembly-plugin + + + + org.openautonomousconnection.webserver.Main + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + + + \ No newline at end of file