From 85f9c2a7bea330afa5bdc251c4a33c42836c3ab0 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 12 Feb 2020 11:09:32 +0100 Subject: [PATCH] Remove standard and tracker config bundles. --- dist/argeo-office/pom.xml | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/dist/argeo-office/pom.xml b/dist/argeo-office/pom.xml index 94769f0..0473761 100644 --- a/dist/argeo-office/pom.xml +++ b/dist/argeo-office/pom.xml @@ -10,16 +10,16 @@ pom Argeo Office - - org.argeo.suite - org.argeo.suite.standard - 2.1.16-SNAPSHOT - - - org.argeo.suite - org.argeo.suite.tracker - 2.1.16-SNAPSHOT - + + + + + + + + + + @@ -72,23 +72,23 @@ rpmbuild - - maven-assembly-plugin - - - prepare-source - package - - single - - - - a2-source - - - - - + + + + + + + + + + + + + + + + + org.codehaus.mojo rpm-maven-plugin @@ -119,21 +119,21 @@ - - /usr/share/osgi - root - root - 644 - true - - - ${project.build.directory}/${project.artifactId}-${project.version}-a2-source - - **/*.jar - - - - + + + + + + + + + + + + + + + argeo-node -- 2.30.2