[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui / pom.xml
index af832e135361b24d74c5f414e79bdef96f4df058..490f6fbaffb64bced0591f70e4665264f4dae6ec 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.8</version>
+               <version>2.1.9-SNAPSHOT</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>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.8</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->