[maven-release-plugin] prepare release argeo-commons-1.2.2
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 976d5581b8538504b09017d096bb7906287295ac..8a8b7fca3144a335520e0b0c9a4a0376ae1f26f2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.2-SNAPSHOT</version>
+               <version>1.2.2</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.2-SNAPSHOT</version>
+                       <version>1.2.2</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>1.2.2-SNAPSHOT</version>
+                       <version>1.2.2</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.2-SNAPSHOT</version>
+                       <version>1.2.2</version>
                </dependency>
 
                <!-- Others. -->