diff --git a/ch.psi.fda/pom.xml b/ch.psi.fda/pom.xml index 07318c7..affd4c3 100644 --- a/ch.psi.fda/pom.xml +++ b/ch.psi.fda/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ch.psi fda - 1.1.40 + 1.1.41 @@ -198,6 +198,23 @@ + + + maven-assembly-plugin + + ${project.name}-${project.version} + false + + + + + jar-with-dependencies + + + +