[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index c09126a16c1bc95f373edcf7b8637d0be134a2bd..c1948ee9643d757709d5f0ddacfae6e895fb10f4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp</version>
+               <version>2.1.2.tp-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp</version>
+                       <version>2.1.2.tp-SNAPSHOT</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.1.tp</version>
+                       <version>2.1.2.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->