[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui.jcr / pom.xml
index 8262400a73d4944a750215ba7d013ef7d2ae0dad..dcd99222927124bae497643d848d4e05f43d8345 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.2.3-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.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->