From 37a10c1cc78d423fcaecd26245d16d1fd631906e Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 9 Jan 2015 17:56:23 +0000 Subject: [PATCH] Fix all TPs being copied git-svn-id: https://svn.argeo.org/commons/trunk@7661 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- dist/osgi-boot/pom.xml | 61 +++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/dist/osgi-boot/pom.xml b/dist/osgi-boot/pom.xml index 7f5094ffe..7c67df4f7 100644 --- a/dist/osgi-boot/pom.xml +++ b/dist/osgi-boot/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons @@ -9,40 +10,37 @@ osgi-boot pom Commons OSGi Boot Distribution - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - package - - copy-dependencies - - - jar - true - ${project.build.directory}/lib - - - - - - - - - org.argeo.commons - org.argeo.osgi.boot - 2.1.12-SNAPSHOT - - rpmbuild + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + package + + copy-dependencies + + + jar + true + ${project.build.directory}/lib + + + org.argeo.commons + org.argeo.osgi.boot + 2.1.12-SNAPSHOT + jar + + + + + + org.codehaus.mojo rpm-maven-plugin @@ -132,7 +130,8 @@ - + -- 2.30.2