[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 28 Feb 2020 10:30:21 +0000 (10:30 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 28 Feb 2020 10:30:21 +0000 (10:30 +0000)
28 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
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 686962718ffb6844c78016e771d0bb0ed5111cb2..416ae6f615fcdb6c2a4678b7b486042ed111b2b7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-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.86</version>
+                                       <version>2.1.87-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.86</version>
+                                       <version>2.1.87-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index 6d6bf3038527a67122f125c6b26962e1187cbcac..d62ca3d7d58fbd1c2d6c21a31480dbed9e39d606 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 57943b94f3a799636cd6e14f5f6377bff0ecd568..d410262a7a3f5c87e8459bde2280f048eafb448b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- SVG and CSS -->
index 0e30895d1946470b63aa8740c821ced00e469e4f..2c0b6e2c9d7b740b0b035d82529cd3d71fb06686 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 4cb16751a1e37a7eae8ca56ee4201f70cef793fb..26f41f6fd54887202fd67b0e001bbc12c324f899 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 70bda3b1c0c99d0b0c7f96700a562f11df831687..647b7d8fe7149ece57e303d598f0d7015c2decc7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -99,7 +99,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.86</version>
+                                       <version>2.1.87-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 4e34fe6b9824f8f98d7973f4f96c4ece1b647d74..4f67551abd4088c0942a529cdcfcae73b68b4c33 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                                       <version>2.1.87-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.86</version>
+                                       <version>2.1.87-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                        <build>
index 0da08f87a9b842b8a314c10f3aa73ddaed4b3bd9..7763b43895ebb42a2748f3bb79fe7b4fb299c721 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fba74f3bf7771fc7e3514f063f7fbfb8dcd05aef..f867e353d6d29c793871113820c0bc4796a2eebd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 65b8cd342dfa9f73f08901912d447e550ac66650..5d9ebd2a57a20273b7dd6117e358c16b10f81e0d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index ecf7e949c618176897fbf0e8ac9d2a7d5bb6c2e7..9174433057741f570b10416479f0ba3663f6d3b2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 4071cdc2f6ac4665c954c28a575627e5cfb2d160..218be65ea5b8e599c796186d82a93eb028ab65cc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index d912b1c0bebdbfbe5163769b49ae3eaca78a1eea..0ff56a76e7f2b8bf3d92216fab48889eee6c4b59 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index dc48f40ea9123a2c326c9f592818901e0e4dcf16..1d075da66d8e9a7577c335995c85bde5f32c76c2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index b539b08575cc652dd566507f348bbcf00144ab51..d22767bd896ea17b7c0256fc9bff2271fa27f17c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index d31b334c81f72e953ceffa59d2a01e14c40fa9c7..afe2a995a9a3dd756c87bbd886cde564c0d6de82 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6274ec737fa6962ad0fbaf5d99dbbbeebb08b3a4..f492e4143d31f2f53b835894e4a51be4f4e1400a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f56af53c9c85cc9e6b6deb1e6d1a95041c168caa..d8d89a7ef2936833270adeeaa4933aa49f5aa65a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index c1ec59a6bd3af41e46c2a3ff9be56047e2189531..17a164572e443022304db72c3c9aaae77ee0a75e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index af3566e09a56649368c618fbd69d68e338b31804..111acca50b26fa63c354b7a52f5f144866435cef 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b0c61e3511c5618c5a6f280749d81dcbdcac234c..d842743a9457cb35ad8c1be4277014cf7804cb3c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b95f26481c7e1beaa7954a238de67395c99f3476..9b84840dc9eadf29f2f68d167e266f725c6ede43 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b874d1f83d9880e8960db9158686ba9948a3e75d..2710a066a4c661803ffbca5b9f748686bd31070f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-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.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 726b5e69e48e50a19e85a950b3096df5ae56d9e4..40cbbb88fca30b4a7ac79cf06e74f1b7574d5bda 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.86</version>
+                       <version>2.1.87-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3b7342240483a463228500b58b1ec89f100c43ba..f63a3226e9719f0cffaa3c04fb09d6ffa35f5192 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 340e47a4ad37edfb6d55423ce690cc593a90ab0f..d581c95150b57deec16b3add87ee19c24309dca9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 282a8d019660c9e32fa0d4ad878853adcbc4ee6e..3ac2c912f3d3f3d13ddbbba506784d8820b96135 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.86</version>
+               <version>2.1.87-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 09ef7c84b075fcf5cd2e5562149e577eb212e397..a7ea991845d3c59b3d8486221706285913241c9d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.86</version>
+       <version>2.1.87-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -52,7 +52,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.86</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>