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