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

index 9620f4dbf2025802ba02432dc09f93e1911f37da..e2fd038aecd001e050ce86911b60157de605f711 100644 (file)
@@ -30,7 +30,7 @@
                                <plugins>
                                        <plugin>
                                                <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                                               <artifactId>argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <systemPropertiesFile>argeo_node_rap.properties</systemPropertiesFile>
                                                        <execDir>exec/argeo_node_rap</execDir>
@@ -52,7 +52,7 @@
                                <plugins>
                                        <plugin>
                                                <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                                               <artifactId>argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <systemPropertiesFile>cms-e4-rap.properties</systemPropertiesFile>
                                                        <execDir>exec/cms-e4-rap</execDir>
index 71a91a6a6f245a3941dcdf7a2a4d8cbe37bbc74d..3cea7588054920918662f31a9254afba022abefd 100644 (file)
@@ -30,7 +30,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>
@@ -75,7 +75,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 4b3a55672b4c62ed590f845df8d44bd092407afe..c0d72da53c6dfc83e7e77d471028fd712ff211c0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -301,7 +301,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.argeo.maven.plugins</groupId>
                                        <artifactId>argeo-osgi-plugin</artifactId>
-                                       <version>2.1.0-SNAPSHOT</version>
+                                       <version>2.1.1</version>
                                </plugin>
                        </plugins>
                </pluginManagement>
index 6ae63860f5e2c3fb68e4725fe5eb6764554331b3..aa60d88be254d3892dcb87008030a527aae38b2f 100644 (file)
@@ -26,7 +26,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>
@@ -79,7 +79,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>