[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / pom.xml
index 826959a20fd4e272f206f840fc0af501ffc11f8e..3dad56770235da464bfaea1d12ce87e792ed185e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12</version>
+               <version>2.1.13-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                        <exclusions>
                                <!-- version of the org.osgi.framework package provided in this bundle 
                                        is too old -->
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -44,7 +44,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>