From 7b7916f1d4ac91216ab1f58cf10980e64f3087f9 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 27 Aug 2019 12:48:31 +0200 Subject: [PATCH] Use renamed Maven Argeo OSGi plugin. --- demo/pom.xml | 4 ++-- dep/pom.xml | 4 ++-- pom.xml | 2 +- rcp/dep/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index 9620f4dbf..e2fd038ae 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -30,7 +30,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin argeo_node_rap.properties exec/argeo_node_rap @@ -52,7 +52,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin cms-e4-rap.properties exec/cms-e4-rap diff --git a/dep/pom.xml b/dep/pom.xml index 71a91a6a6..3cea75880 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -30,7 +30,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin generate-descriptors @@ -75,7 +75,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin check-osgi diff --git a/pom.xml b/pom.xml index 4b3a55672..c0d72da53 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ limitations under the License. org.argeo.maven.plugins argeo-osgi-plugin - 2.1.0-SNAPSHOT + 2.1.1 diff --git a/rcp/dep/pom.xml b/rcp/dep/pom.xml index 6ae63860f..aa60d88be 100644 --- a/rcp/dep/pom.xml +++ b/rcp/dep/pom.xml @@ -26,7 +26,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin generate-descriptors @@ -79,7 +79,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin check-osgi -- 2.30.2