[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.security.equinox / pom.xml
index 8bb9b4892e841d7b0c26a63d43fa48b807f955c0..d80c9d2be2526cf70eefa66b1d6664d8b9548d20 100644 (file)
@@ -3,7 +3,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>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
                
                <!-- RAP only dependency, needed at compile time -->
@@ -59,7 +59,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>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->