From 63e681c3bb648310d704a2dcfb652e0a9871456b Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Tue, 15 Oct 2013 15:53:41 +0200 Subject: [PATCH] update version and added configuration for single jar --- ch.psi.fda/pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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 + + + +