[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Sun, 1 Mar 2015 21:00:47 +0000 (21:00 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sun, 1 Mar 2015 21:00:47 +0000 (21:00 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8002 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

20 files changed:
dep/org.argeo.dep.cms/pom.xml
dep/org.argeo.security.dep.node.rap/pom.xml
dep/org.argeo.security.dep.node/pom.xml
dep/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui.workbench.rap/pom.xml
org.argeo.eclipse.ui.workbench/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.security.core/pom.xml
org.argeo.security.jackrabbit/pom.xml
org.argeo.security.ui.admin/pom.xml
org.argeo.security.ui.rap/pom.xml
org.argeo.security.ui/pom.xml
org.argeo.server.jcr/pom.xml
org.argeo.util/pom.xml
pom.xml

index 0b26ac8288d16943e78b1a1a7802b7344664032d..b3b96926c215d019a5d14ab387997bb8e818ea59 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Complete target platform -->
@@ -26,7 +26,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
                        <type>pom</type>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Third parties -->
index a0aa2e4ac69ebccb505dd4a3e8c5ca600cb4d904..b9dd22b4ae541ad93c02916c37e6dfea9ecd8023 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Third parties -->
index a66ee538f5d0a99741e0376c5837484856d3f2a3..a96b995f0c01da42a57fc331db4a7d0b9dc01193 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b7b1616b46dceabca0453a917b7aca9c7f8ec60c..752980c17714d69ec16a6219cae99e2f33e128dd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -68,7 +68,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.19</version>
+                                       <version>2.1.20-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e38e296de5744d881475c021f46df822bc1875a7..b02fa7646ad08862a227d1cebca342ef2148b97e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 340379b7995acd06da8d9ec3999e3a897ad679db..4eefc3595bbf2cc232e804bfddd37896cd57103f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index c58c925fb5feee2b831e5ed32fd1522af853c4e8..9da353cfee281c34d5dcd397b4ad32b5cf4140b3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 81b46b668bb8288d96e8db052767f110bb04b347..63a58c44bebcfe815af3fceafa8dd3cc67f455ac 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3d0c8c9fa2c86ffcff0f3cf1f6db0406f779fd6d..d7bc00fc36a4adf9cce0064a75c3dc8ce818f67d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 76511e17518fd86aaf201444e2201454ecb6b508..03ac9933adcb14a61b360fdbeaad0d6dd34dbeea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 4cab2119d27192e272b42671dbec3358a7a9d4ae..9d9140e033313a91eca1960658bdf25ad89e9b78 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4f1a20a455e28c2dd59a918f31a864ceff7c27d3..fe97424655715a3c434e12e9b9070aecc9573f82 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 96b9f65c47d3fff79c25a0bfec847fdfa2fa3ef2..7ddd187abfefdd8032e16c186b690e5dae80bcda 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 14853bfd7a8f424136f0406c5fc5137a6a2e7d5c..b0f187ab5453e18981ebf2b10d629def5aa1a63c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5879550f7b506e3a0dbaf1befcb7d558b261285e..52567580f4f831f6f3fffe1eb93461f88b5f0b15 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8c1b673702b42b473c17d12534ef5b4ec3c42de6..a46c5cf0e9d23600eb2fdc7a840179d5fcbaa517 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8b4b9090682453ae090987c6e3c17eb03ad96832..6072e8add77330aca7d52bfce69d448cb80cdc13 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 55c4fa0b29cd9e213f911ec097d28f6c0f97fb71..75c75049f37678bff80f805ce527fe8e27337d3d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.19</version>
+                       <version>2.1.20-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6e5ebb81e89f62e90f9c41649b80d23cf3186b25..875471921492020c15d86918bc3657c29dff5d68 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.19</version>
+               <version>2.1.20-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 3fd090d5f9ccf2a8db9366769edd213e7139c8e3..10a74454f010fd88c3999389553e3a501ff353cd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.19</version>
+       <version>2.1.20-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -41,9 +41,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.19</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.19</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.19</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
+               <url>https://svn.argeo.org/commons/trunk</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>