From 0f84361a40e21e05035993abc792b3eb91117dae Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 27 Aug 2019 12:51:28 +0200 Subject: [PATCH] Use renamed Maven Argeo OSGi plugin. --- dep/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dep/pom.xml b/dep/pom.xml index 6ca4729..3516108 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -28,7 +28,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin generate-descriptors @@ -74,7 +74,7 @@ org.argeo.maven.plugins - maven-argeo-osgi-plugin + argeo-osgi-plugin check-osgi diff --git a/pom.xml b/pom.xml index 5567a48..dd86cde 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons argeo-commons - 2.1.77-SNAPSHOT + 2.1.78-SNAPSHOT org.argeo.suite argeo-suite -- 2.30.2