[maven-release-plugin] prepare release argeo-commons-2.1.6
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index f9c2a76b63ff9190bf123d120a300b957c464654..6a4e95c5a71749dd64f433037db3d0c53a9fe4ff 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.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Others. -->