[maven-release-plugin] prepare release argeo-commons-2.1.6
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index 13bcdf164919e4db3c9d879d4836b805a367b000..89763bd079b33e47d511386813ab247b1e427d20 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->