From f326384defa5bec91574425f4face9745cfdf8f1 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 19 Nov 2021 06:33:14 +0100 Subject: [PATCH] Improve RPM build. --- dist/pom.xml | 18 +++++++++++++++++- lib/pom.xml | 2 -- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index c43a63e..01fa944 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.argeo.suite @@ -13,4 +15,18 @@ argeo-suite-standard + + + + org.codehaus.mojo + properties-maven-plugin + + true + + ../../cnf/${version.context}.bnd + + + + + diff --git a/lib/pom.xml b/lib/pom.xml index f418fac..abb3383 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -16,8 +16,6 @@ 2.1.27 2.3-SNAPSHOT 2.1.1 - - /srv/rpmfactory/unstable/argeo -- 2.30.2