[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.security.ui / pom.xml
index 37e98b4501b68b3589ad824f934370ea796cafee..6b925d0d8fb451de9a6fb5049a4363113c678269 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>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
 
                <!-- Generic Eclipse Utilities -->
                <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>
 
                <!-- We build against RAP -->
@@ -30,7 +30,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>
 
@@ -38,7 +38,7 @@
                <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.tp</groupId>