Merge branch 'master' into testing
[lgpl/argeo-commons.git] / dist / argeo-cli / pom.xml
index 29ec5f5759372e90bdbc8e2d65385d7e88f6de07..4d2aa70c0d798bd2fb37f6df8edd667a4a3c42e0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.104-SNAPSHOT</version>
+               <version>2.1-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.104-SNAPSHOT</version>
+                       <version>2.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.104-SNAPSHOT</version>
+                       <version>2.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -67,7 +67,9 @@
                                                                        <goal>rpm</goal>
                                                                </goals>
                                                                <configuration>
-                                                                       <name>argeo-cli</name>
+                                                                       <name>argeo-cli${argeo.rpm.suffix}</name>
+                                                                       <projversion>${version.released}</projversion>
+                                                                       <release>${maven.build.timestamp}</release>
                                                                        <mappings>
                                                                                <mapping>
                                                                                        <directory>/etc/argeo-cli</directory>