[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Wed, 21 Sep 2016 09:43:15 +0000 (09:43 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 21 Sep 2016 09:43:15 +0000 (09:43 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9201 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

21 files changed:
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.platform/pom.xml
dep/org.argeo.dep.cms.sdk/pom.xml
dep/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.cms.ui.workbench.rap/pom.xml
org.argeo.cms.ui.workbench/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.ext.rap.ui.workbench/pom.xml
org.argeo.jcr/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml

index 7a7b63adbf60777b4b6daa89708b93ca29d62f39..6f9f510e3474c375c816da2256878d4aea264d8e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ee4c855b077334684f7a893054e21e4bb463732c..b0df59c4fbb7a3a5a63041acb45f83390ed455cb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index edcc7d7a3c8e65516f0a926aecd287eaba2c5be3..be91458390b70caf85bee8e6b5fd47bbc329be87 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index cfaa8482fa51ba9c6df21ad26eaf62fffa1d353c..2dc6bf2072fa0a6b46b834911fbf20921095aae2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 4322351ef7403c265c1ff2ad31912efa42c8a9c1..ffdbb4a848d00da3fc97e5a882a98fdae079f97f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -76,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.46</version>
+                                       <version>2.1.47-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index bfd01f2127206e1026345edfb1b32a47f15ee451..a77e3b0602e8e5a2d2d9f195f4cbac1b0fa379ed 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 37c0e419464b66b771f25deed0fd56f76bce6543..e61748ecb2701ecf51c92b8ecb90af39aa0da6c2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 41a8c95c323b9182e35b131847c63f5186c10fe7..97d1ceb0e788fa9bd6e419f5c5d3036d63a2309c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9882d057ed2ce12d8a706cf4d0d942c12da47e21..b8dcbdd0d61343ed089999ba88216861ec761a2e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 49dc4ca04fc41e05ad3853563475587ef7a42909..4a1eff188907de718613b5d5d557f0d04c40aa69 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index aec2ead45a82ca1042dc72e87d520543930fb87e..8ba921785535c778d6e8f45fbaae6ec0eeff9c2f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 80e1caac35de534621799d927e24f09960150fbf..0acab29cf7e5079b2f6914583a86eb58b783d4c7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5fd980fb32454d7a5dccf24dd8cfa10e810d7fcf..fa7ad64dd963aec7dd70b36652d25e0cbc07b3a3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 59156d7285034d6bb807212d776fe09a8c7a51aa..58edf0f610dd720a37b7108c6bd0f0d5e0790039 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 5b21721657598d1c25484cb8e61afd6656dc18af..1bf5c41c94a282da1b01d5c3505f6f74061c9965 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 51cdd2d8736fbbbeecbf7523d7c0be908df2795f..9adb5624ba9ce7b7ac18e4f6b5b8a4bac260e126 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 91d309efc23c5bf396b87ea5b585adb5eea3ae2a..39eb4f91115244a5ff4471010325b42fcae38632 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46</version>
+                       <version>2.1.47-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 90ca920f0076b4693bf40b1466865ace3c039278..8ff22400d82e9efbca9e6029ad6fc2183f597d51 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index a1cfd26e8131f2a6bfdc0d1b938d0d358432b782..1220c85c6dccd991588984dd0e135606447116c9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4a7c304595f5f90f5d0a154dbf102b957901bf7f..20330bc40088d06b344ba35835c26b56d89fb9aa 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46</version>
+               <version>2.1.47-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 233cf12f1f21fa3fbefa51eff68b54eafd4b4542..c886d618683920c8bb7e7ac7b684002e0e533d8c 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.46</version>
+       <version>2.1.47-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -42,9 +42,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.46</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.46</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.46</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>