[maven-release-plugin] prepare release argeo-commons-2.1.7
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 6afa1996c8fb9fb4775ad17f1b4ae22fbaae371d..95f506c69a2aeb3f08217f59ba32a2907da37755 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- Others. -->