Use renamed Maven Argeo OSGi plugin.
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 27 Aug 2019 10:51:28 +0000 (12:51 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 27 Aug 2019 10:51:28 +0000 (12:51 +0200)
dep/pom.xml
pom.xml

index 6ca4729849251e544a2c37b4c41e1a3b045e0175..3516108ddffeea73bc3868e86863f90ec0b90113 100644 (file)
@@ -28,7 +28,7 @@
                        </plugin>
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
-                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                               <artifactId>argeo-osgi-plugin</artifactId>
                                <executions>
                                        <execution>
                                                <id>generate-descriptors</id>
@@ -74,7 +74,7 @@
                                <plugins>
                                        <plugin>
                                                <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                                               <artifactId>argeo-osgi-plugin</artifactId>
                                                <executions>
                                                        <execution>
                                                                <id>check-osgi</id>
diff --git a/pom.xml b/pom.xml
index 5567a48c88ceb615836e03e9b7e767d2ff75241a..dd86cde473b69939d379f60cedc93ce7d3738599 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.77-SNAPSHOT</version>
+               <version>2.1.78-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>