[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 4 Feb 2020 13:08:19 +0000 (13:08 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 4 Feb 2020 13:08:19 +0000 (13:08 +0000)
30 files changed:
demo/pom.xml
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.e4.rap/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.sdk/pom.xml
dep/pom.xml
dist/argeo-node/pom.xml
dist/containers/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
doc/pom.xml
maven/assembly-descriptors/pom.xml
maven/pom.xml
org.argeo.cms.e4.rap/pom.xml
org.argeo.cms.e4/pom.xml
org.argeo.cms.ui.theme/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.core/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.equinox.jetty/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.jcr/pom.xml
org.argeo.maintenance/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml

index 35b66b1a928e224cb2af719dee68d2a14bf8824a..c90515083aafb3b1bb209f38e15d82f258895e35 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.85</version>
+                                       <version>2.1.86-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.85</version>
+                                       <version>2.1.86-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index 809416cef34a805e19d7d64ac0dda4d37cd02f92..26c67f41de3b899f262ad095243cd694e6bf6b7f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index deca8fb4e7b8d74c5f3a9724505727ee9d38bf51..b09aaddd45cdcf22adf54d72ceb4e543352f9eaf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- SVG and CSS -->
index 348abccebcf302102bbd07e563c85b4e95ce333a..9c3317ff11fd1dfbb7980e1ea1579a6d03118184 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index c7e4584d066f43e9e50d7b0cb7d224457429a6b8..c8b55ac7e81e91cbecf40725e09227566fc41733 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c62eb57fc78d7f2b8df695a9fd57b4f7526f90f7..51bb09091abd995a9e286c7e971b986f2f3c3cdc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -46,7 +46,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.85</version>
+                                               <version>2.1.86-SNAPSHOT</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -99,7 +99,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.85</version>
+                                       <version>2.1.86-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6013e0fd4be020f1410b63e15e9ca9b58929d828..d0b8091b9c27cdc67f6cc9901cd8a5a87dc82ab9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.85</version>
+                                       <version>2.1.86-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.85</version>
+                                       <version>2.1.86-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                        <build>
index 2e686dbf05f3b7b3b11fa2e23781e55c216b1185..9a5e18dc2dc9d734e0541441f01a1f1b1ce3488b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 880c420a100d6087d2ab55bcaa304a6d4d257a90..6832f6a3c898c2ee2f4ee4376d2cb7b72da943a2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-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.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 673a1db8481d06429ce95da9d501d7d0b8f69a9f..51dc31efd6428130de568d5c01add04743b34bf8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 907787f9dce6cafd58218cbb2b4386b56c92f55d..5ab7690cca0b6558b1547fc4d67bb1f1abcb1c40 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 5c6b5f078c9e4888d28c75f83aac19d6b3c5eb52..cc5dd26952fc0d68ebc407ffbfb48ac63ef7ddf3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7f54bf0ce4093c1dd88a2bc1228377fc38481914..e5b22290418cd475120472b8502aaedd3637830b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index 9d106270fa3220beaaea4285b747c13aea95cc44..290f7d744f5f3e30a796b40331b9a61040057183 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index 5585c8494abfb6d2644580b8b0e718a1022e3216..4875ce9b235f736dfba118b7b3ce693d7625d5bd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index 7cfb5888569afe44ae0b15ef27b4455d8e25a5d1..9c6a02437e8477ce59894486f662abf88d220001 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 7eb6c8c31c668c0affa2b40b6091f640766efe29..66b58aa9141daa5ded7a4ec1672aec93df199fa2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-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.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 88d8a7aae75f64f964b789416dee4afe0ee3f615..007548391a61ddf733612fb9445ecb6862410aad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-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.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9a302f46e64462f8e81bc94f9c0f5c51212e5bda..de59c045d7b2fef7ce7f6ed4b038964fd630d911 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ff01e15f04b0202cf71f08925cae4b02508c6f6c..f9e55f85b45752467966da5be28b161cca3bdadb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index da74e7bcb346a3b2acc446f0fed52eba58a44fe1..c3d94575204945cec8a47ae5b4d2f7a4821dc492 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index b6d6f3cede01bd9934b2e17702f95507bea06e74..8271a777ca98f68d4860faf6b95445a7b33b5185 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 21080534e7ed99f66345301dee7af572bbffc670..83f55226a1adb0968d06b9d9012f21694e982175 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ede5ea18e4004b58414a3257a4b11a8c9bbec0b8..0f2d2d8f7d2aba9713aa52788a8d6853b8bc166d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-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.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f4baec11d35d0be4d3b98c63677af93e4c4f46ea..331964539f8dd8dd07fbc36f555191172fffad38 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-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.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3151516f4f1c9eb543e3fbb316cd4aca29286da1..0f619e9a339378b814d52734b66bcd4dea154631 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.85</version>
+                       <version>2.1.86-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 40a2674ab02e29dffc4dba417e816adaee7d2b01..71baa95244eb78fa01bd30fcc29334ab0bc17e68 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index a540f631a9c98e3624d2e3d40507457ef1cb0715..972807a44e25dabcd6c544c3e98b393bc542d2b4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3c36cc5160ea65215c4215d2b3cb4fedd0c835f0..831b405cd5b798f46135c1351ac6e8e8018d2419 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85</version>
+               <version>2.1.86-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index e1a33e279d58aa6f32a9f89249292d5488c274a8..ae9c6e92b77a5d80122d34dd0622e7b59a168927 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.85</version>
+       <version>2.1.86-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -50,7 +50,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
-               <tag>argeo-commons-2.1.85</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>