[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / pom.xml
index f6776aa4d85670a0470584f634774d15cc5cde67..b0663cacd5ccc1de2ec4da252cb71ba1908765a4 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>
 
@@ -36,7 +36,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <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>