Reset to a proper SNAPSHOT state
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index 4d431e79a6aa82b9a7f80d92c2785d06c69f9980..9c75e6eba08ed84709a8ab9040362d365a1ff3f2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.3.1</version>
+               <version>0.3.1-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.1</version>
+                       <version>0.3.1-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.1</version>
+                       <version>0.3.1-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.1</version>
+                       <version>0.3.1-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->