Use Maven Argeo OSGi plugin snapshot.
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 18 Aug 2019 17:49:48 +0000 (19:49 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 18 Aug 2019 17:49:48 +0000 (19:49 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index fc39fa841ed1ca073c9c5b39c30c13c19f29a348..4b3a55672b4c62ed590f845df8d44bd092407afe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -300,8 +300,8 @@ limitations under the License.
                                <!-- Argeo -->
                                <plugin>
                                        <groupId>org.argeo.maven.plugins</groupId>
-                                       <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                       <version>1.2.0</version>
+                                       <artifactId>argeo-osgi-plugin</artifactId>
+                                       <version>2.1.0-SNAPSHOT</version>
                                </plugin>
                        </plugins>
                </pluginManagement>