[maven-release-plugin] prepare release argeo-commons-2.1.85
[lgpl/argeo-commons.git] / demo / pom.xml
index dc02b438aa81f06e2f4aee1828d8a9fbacbf3954..35b66b1a928e224cb2af719dee68d2a14bf8824a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -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>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.75</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -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>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.75</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                </profile>