[maven-release-plugin] prepare release argeo-commons-1.2.0
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui / pom.xml
index d06bd83bde819a8416b6c6d3eeaa825e3bfd2c47..901a1dc2d3b9cf4390ee0b9db17f555f981cb32c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.2.0</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -57,7 +57,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.2.0</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.2.0</version>
                </dependency>
 
                <!-- Spring -->