[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 8798814da5950294debf41df30cc5b555735bc22..4957035a12afe6524e9c767e07b30899b2885aad 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.0.0</version>
+               <version>2.1.1-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.0.0</version>
+                       <version>2.1.1-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.0.0</version>
+                       <version>2.1.1-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.0.0</version>
+                       <version>2.1.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->