[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 1893ab78e02ba8ba6dae417056c450e9b3e49625..497d7b47a0498c3d922dfa867c84eea4e47ac3b7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9</version>
+               <version>2.1.10-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9</version>
+                       <version>2.1.10-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.9</version>
+                       <version>2.1.10-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9</version>
+                       <version>2.1.10-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->