[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index 9c5c33884455a822d53992415ea44e89a76417d5..d8c7f1435695fb37fdff79852dd040e19191bcba 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.3.3</version>
+               <version>0.3.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.3.3</version>
+                       <version>0.3.4-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>0.3.3</version>
+                       <version>0.3.4-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.3.3</version>
+                       <version>0.3.4-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->