[maven-release-plugin] prepare release argeo-commons-2.3.0
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index a2ad00a6b303f463622690c1d14922251cb2b1d4..ec219490f853fba46e4ffcad1e1cc4224a92e82a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.89-SNAPSHOT</version>
+               <version>2.3.0</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.89-SNAPSHOT</version>
+                       <version>2.3.0</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -69,7 +69,7 @@
                                                                        <goal>rpm</goal>
                                                                </goals>
                                                                <configuration>
-                                                                       <name>osgi-boot</name>
+                                                                       <name>argeo-osgi-boot</name>
                                                                        <mappings>
                                                                                <mapping>
                                                                                        <directory>/usr/bin</directory>
                                                                                </mapping>
                                                                        </mappings>
                                                                        <requires>
-                                                                               <require>osgi-boot-equinox</require>
+                                                                               <require>argeo-osgi-boot-equinox</require>
                                                                        </requires>
                                                                </configuration>
                                                        </execution>
                                                                        <goal>rpm</goal>
                                                                </goals>
                                                                <configuration>
-                                                                       <name>osgi-boot-equinox</name>
+                                                                       <name>argeo-osgi-boot-equinox</name>
                                                                        <projversion>${version.argeo-tp}</projversion>
                                                                        <release>${maven.build.timestamp}</release>
                                                                        <mappings>