[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 79d37500fc3ac2fce102daf9279fc548d56c79bf..fe7aeba5033bb6eaf2f4080990fdd983624994d3 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.eclipse.ui</artifactId>
-                       <version>2.1.1.tp</version>
+                       <version>2.1.2.tp-SNAPSHOT</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.1.tp</version>
+                       <version>2.1.2.tp-SNAPSHOT</version>
                </dependency>
 
 
                <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>
 
                <!-- Others. -->