[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 16 Dec 2018 10:58:51 +0000 (10:58 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 16 Dec 2018 10:58:51 +0000 (10:58 +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 9d6c3936feec7d88b9ce372171cdd116d2ece2a1..3d2868dc6fe10554fa4f3df9982fe25bee866ecc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-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.76</version>
+                                       <version>2.1.77-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.76</version>
+                                       <version>2.1.77-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index 25370daf2891e0fbf67cb818c01be1b496dfaf54..55455b8d56caefa6d14aaf922697621f1a38824e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 3322cc0a4ac81b393e8cb8530a2e661f28b314e1..7f2ffcd17b601cc587b16cbfaf15c96284ab19a5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index e3d9b70b13faa763875ab0628e48bbf98167c843..4fbaafd91e4abd2ede5eec8652b2947064f508bd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 3c0fc5540e3a2cf1064794a5267582cb590a6732..093905befed64319bd62cf2c9c03d5ef8e611faf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse 3 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 46f3d846491cd10d78f508d4f88ace9ad13ef194..4a56f4497fc682087ac44414d1a945eb76a17840 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 874b07521852f731b36d23688027cddfed0cbb97..39c8b7e7d62ddfd8e0b07d35825aec4473d2a30c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                                               <version>2.1.77-SNAPSHOT</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.76</version>
+                                       <version>2.1.77-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 002f011c77a552a59db712b1da8ee5c343f3143a..1ef2cebe8e944574b2fc64efe140f37fa20be581 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                                       <version>2.1.77-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.76</version>
+                                       <version>2.1.77-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                        <build>
index 36cbe24008b159d7bb472cbf5372e6611b50f8ab..a8ca24f92c9a66077f9045a16ef355d7265e2e91 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index c37d8ce47aa775020a23deabddeec654fdaea899..0be7a17cfd851b086a50fb3f8855315f1758b9be 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index c3b21e69b06c55fb60d983a4bfc28d810e30cada..d7c68c630e38575d8475a27a23544ca6ded1ee7f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index de11a468198c7947ca4d3140022e7e31ad492506..47463a067e959cebadcefc559547d10dfe0d3178 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 96969d37425be46c03612d4b43f76d8a083e070b..f43e850981769cd46e4addf11c93d88f6ff1cffc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index f38bf5a9109122d05221d89deadb40bb873c219f..def60231649f784773416e38845a202ea69b3b6a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index f01ce30c028af7359cf6096399a1772e1bc4d726..ab7cff14bdfeb6e1992a2004eef0e6a610c2c444 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index a60f6fa7b6e2599cdc183c368b029b13b5d65831..4cd25826aba2c08b2574dadd35cdfc0845f779ff 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 68638baca1570c33d3624637c32774e070f0192d..722195b5485c733535e4cfae2077b5852d443de1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 556ad0c7430765e46f44e652d9c6ff1aa6e88e3f..b278ecb78cde9718df731db0d938320831fa80f5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index 2dccc93a745e06614dc658186aebeb7ff5028a34..6a50183be4d5966b9e94f8471b7e81a807e39563 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index ffc89c1085c16c7812e3cee19c2550ec4c956f9d..327c58b617ffaeaef787412b38ceffc3373a86cd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 57e35ce043adaba9be0d921fc70412148c831e59..769c213386f1aa2f57db410e5490c33a93d1a785 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index d984d8c534e71eb4dadb9d125ac542acb7b906fa..59d1d80d8d530fe5e607fc006a95db97c721e616 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index fc1c97e5f0c1ad8784918c955865afc95d6e5aaf..05c616867b093950ca1ed2458b518ef7e5b0561f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index a650c2f9c6a1500626b65710df8a7adf2de48272..900d1a086ac917a083ea2e04abcf5e3d9f181c04 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 1893f34865a3cec834004ecfb8031fdfcc00963a..8d6ee465c6534f193fe8ccaff405a0b8cbd0328f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 64b079e0f6ac7341ed09eeded36e8d5cf6fdcb80..b775379e7d0b1d22a1910cd15f0b8fd5b85a7602 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 7a6ea60e1ec0ddb59ce247d0ad3b028d475911d1..1d56220053cadcb6fcd8db4e7ccc5fa98c77619c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1b07432b3c6f6fe3ddec8d7a833ff9dd18e23143..016047820caeec088b898e2a1ca082a4e6454acf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 3fd6c370f8e79afa5e0ef5cb6bc7a8ea7a065f37..40e8d00c9b3aff63519dc96bc66b52666312e5f5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3d1c3d7277a47ba522ae30703ef0a8cb3a4c7e22..e5076ce97f6f0f545b21de596988a01169bd97e1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 7205bb2bd3681cc8374ff98a02980d408d75ed59..f924c78f8d5d377c138bef8e31ab2cd506a26d32 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.76</version>
+       <version>2.1.77-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.76</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index ae42829cd19452cfb1a56e2e67e8df2c4fe9769c..9083e328ca6e853eca84601a245ba06d68ee1b16 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- E4 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 4f4df7b200d32f3c3ea22e32d962116248ce402f..ea7770b51145e47e7ee1d42d0dbb34fd3a247630 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -43,7 +43,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.76</version>
+                                               <version>2.1.77-SNAPSHOT</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
index 6f62a2c788e797e2c1a364a4a9b2f5cf458089de..61d771ee87bbddeb60e5b8a1e5a0eb4d62f81f18 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1bc21dd3269bf806d885f1d069a48a86324c621d..45f22ddab40144721293a0c781b4a0a87810247b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-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.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.76</version>
+                       <version>2.1.77-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9fbc045c51a7ff2d2a57c55eb317a1d0785c4c80..90704583dbdbdf2b4865ed2de6a476e8a4e56f5a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.76</version>
+               <version>2.1.77-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>