[maven-release-plugin] prepare release argeo-commons-2.1.85
[lgpl/argeo-commons.git] / demo / pom.xml
index 5f71e6473c8a96aee1acacfcb1cc9e2afe0e77b4..35b66b1a928e224cb2af719dee68d2a14bf8824a 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -21,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -31,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>
@@ -43,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.73-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -53,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>
@@ -65,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.73-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                </profile>