[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:36:37 +0000 (15:36 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:36:37 +0000 (15:36 +0000)
36 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.platform/pom.xml
dep/org.argeo.dep.cms.sdk/pom.xml
dep/pom.xml
dist/argeo-node/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.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.maintenance/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml
rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml
rcp/dep/pom.xml
rcp/org.argeo.cms.e4.rcp/pom.xml
rcp/org.argeo.eclipse.ui.rcp/pom.xml
rcp/pom.xml

index dc02b438aa81f06e2f4aee1828d8a9fbacbf3954..ebfa8f2bc1e0edd017c031737b204aa9e71655ff 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-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.75</version>
+                                       <version>2.1.76-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.75</version>
+                                       <version>2.1.76-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index 85b8769b421b77c1048c2f5da6d5014696b4b15c..a3b02e8641e107f7d2ef752135d5b8a1992f3afb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5e6aab616116a8552237ee0fdf113aeb25b91064..ca2df6d486febaf2c2abd9be0c9d90ebc4d01df2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 6fbf8598a9981f502ec88c5ba9414186ffa806b9..3385dc19b25ed0896bbf327be4ceae82cff3b802 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index b3e58e8a9a30b63a2c0e7fce544846863fa10ee6..739da13df43c2cafcdea4499322fe766a1fc16af 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 8d081113cfcdd31428182b541e6f2b6900c5f7f7..7561e45b57ff0eb1dc85fdaf2e09620634fabea0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index b0bafaffc27a6761ad2d75e419d0c39ffdfdedcf..392b6c2b5d1a040c45809f7803c35e52de1d803f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -47,7 +47,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.75</version>
+                                               <version>2.1.76-SNAPSHOT</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.75</version>
+                                       <version>2.1.76-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6ba54032edb49c67a42aa1f40b8e7d65c759bbe6..5d2f581349689448abfd775f099a25ed628a3130 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                                       <version>2.1.76-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.75</version>
+                                       <version>2.1.76-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                        <build>
index cc9eb3a21926eae9e341b4bc5df9713365b35c34..41270c3580f7077d0b2bd244b62411e988e4b0f1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index e3d36c03694e23229d4efa8bc5cf1da4600f4739..e520e8305e1fd6089bd17d03a467dc839fb18560 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f2731eabfa31f486c7a22d33e244f3e9870077bd..8564a74ee49134167602d099ab0338b3f524684d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 62d7b4a0cc472f2f136ebe54418a30de866b6eb7..9a863b7b2ec93b9ae76234efcd1bcdbdfbc46d3b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d33d320b37e013523b1e4bcad5c98b42a0c55a3e..ed4a7e77b3f09156a4bc22f74a9f65c6856698ee 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index 322583d811434b499c2554742ab586d498b3b790..8e9ed29d508e0a0112899c6ad53fda16e3808974 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 28f3056a62409b289fb4ba386d5529401c32ba16..e3192d50f1e46fa67de37952a7682e29f95d081c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index a070387210faa3bc174a6c768702163b5c390aca..36118d0ad90ed97263ce1677e669926e01cc91f6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 205e416389c95e8f21ac6fb94a598d7b2a9577b0..6ace304a3851d7054fc527ed405182d8d44f3a5d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a96bf6d217e6f33cbe2728c0fffb3390c6c32f8f..8d100eb346673dae027e40688645142d65771d7f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index e702b028e0f8a350e5b1c2642c84d6e53b02e74b..f9a83eb2519f9e7c9e985bd82f84b9f1ebc29cdc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -27,7 +27,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 2872ab83b0e649fb29f9c356ea0783456cc885c3..b64ff10dd369cef9ce25a3a1e3a9c020df8bf2f5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index cedbcd9fa41928046125603e043e46da688ba865..49c317bf7d2a4a356196e8319b1d65f17e2efbea 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index a379eb9ab0e6b836f902eecb470436207f1abed8..887666bdbe29ae6396c204a31eac09efaf967eeb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 0dcebc8be0854cf6d7adf4ee7e3bfcd25c2c5be4..8ed12b7b67a7fc2f8f0e81acc0559957044674f9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 41d68b41b0471e8b3797d7f07b3366ee23cd5261..dcb8d8264eecc1bf26759e31cf598b492e506b6a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 7f1600de193ea9bf30873fb555d9df2a273ff5cd..b8c375543693a21cd8be05ce293be8c4f3722d67 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2138cd4714084b324831a80469cc4b4d6152e4de..4ad3c57f51e841729138c5c1965d37b7c4959139 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-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.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5e038e3ed5b6f8d890363029ace69d8e65297dd2..c93cd01623c67c647fee87b7e8d7a7162d03b649 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b621aa969a40d90489696787ea114e2476d11ac8..76add3d2c411f3d1b225f9b98a30df403b177396 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index d0ed371d080fbe1bf4cc212e6a6cb77261d0172d..9e663b73d423c2e2761083edffaca80cfe6a903a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bfe406999b8eb3c8e9a19e21b3bf29f371a1cad4..31e11949330e99a4941390a8b45fd77412bb90cc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index d0c0b82cf5c198bf43f614bb0d6aaef999956ecc..bd822c2a741df37274aaad99a5a4ca015e36b9bc 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.75</version>
+       <version>2.1.76-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -53,7 +53,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.75</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 03c134768f2bfe7f8d695fcbd46b527f3295473f..4b7b0f7bcb74207f847841578733692982d10098 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.dep.cms.e4.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                        <type>pom</type>
                        <exclusions>
                                <!-- Equinox base -->
index be7b7a9aad118a4a7b7fc6e5f09783263f327ae9..70f2532edb3f838d94589558655848dbc1d5a80c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index c9b54a253bf15e6383e9027a323d6202a738782c..dfe0d32f4c2769a745d013f2bcd456f0a2796070 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 828da1f4992385d56d48586e62c4fa74b765daaf..6469ea990e03c2bca2dec358cf330c529fbe9cb6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75</version>
+                       <version>2.1.76-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 87762e980c76316a92a4b48c2a1e2a25191dcf81..9108d343b9aa5d39c2c354ba4718fdb487bef96c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.76-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>