[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index 71f0707d98855b331a02b49e1c5fbc5018847454..bf75989c4599319c108c87b3fba601d7a5c8d4db 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.3.4</version>
+               <version>0.3.5-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -52,7 +52,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.3.4</version>
+                       <version>0.3.5-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>0.3.4</version>
+                       <version>0.3.5-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -73,7 +73,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.3.4</version>
+                       <version>0.3.5-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->