From dc6d7844e18c17f9b383dfabc77bcc4ee82c4670 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 26 Jul 2016 09:15:22 +0000 Subject: [PATCH] Fixing pom to avoid double deployment git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-analytics-persistence-couchbase@130805 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index c87fda9..d06047e 100644 --- a/pom.xml +++ b/pom.xml @@ -85,13 +85,16 @@ - + org.apache.maven.plugins maven-assembly-plugin ${distroDirectory}/descriptor.xml + + jar-with-dependencies + @@ -103,23 +106,6 @@ - - org.apache.maven.plugins - maven-assembly-plugin - - - jar-with-dependencies - - - - - package - - single - - - -