[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:34:09 +0000 (08:34 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:34:09 +0000 (08:34 +0000)
29 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
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

index 500d02e8112c3797a5e24cf693d1a81c9acd6f22..cd9941b04d8c4cf1207642fc886e516e21d1a420 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-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.73</version>
+                                       <version>2.1.74-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.73</version>
+                                       <version>2.1.74-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index ecbfcdd41e2feae3a3a562a16325aa00c36c7539..ec63ecae4766d87b17728623e2a09e8d336bb002 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b2678e5b769db243fe322b09a270e12c3c695a83..d3fa560c80481b222fa2255da1bba24e0fd22cf9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 3d44aab7051e7668aab4ab321744393fd790566e..e59761e58eedda47186652f3b1e8918a05fcbe21 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 6723704596814e5638dc6b3f35d548e7b6e18860..5e42412035e12d2bd6307b6aa28a91b2388cbff3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index bc195572d04def119b5ecef36a03fdf6b9472988..1aad9fe4d19a4f8e81d2ca9119959758631c6f3d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- ALM Third Parties -->
index 0c7a57cfcd215b42252e5bd11c064ca2b04a5098..a91dd5d67cfed4385ea720ecdbcc4c42ccd821c9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -82,7 +82,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.73</version>
+                                       <version>2.1.74-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 1d424839c17c0cf80cbf955347f0a29e23549f44..b856d333f11d7714f2e27a3d8562d938c3c43786 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6e85a14caeadc8ae68fb6b33987ad252a0b84bc7..8b4348fc5341fc8f775304864e7462ee0c375b3b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 80bb2bc747024000457608e7b1590a75e9bee56f..4e02607ce9979a9aec2a7b9e538d7d8fe4a2f48a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 1b4c839cffd7353afbdc6a7def000fe643b45330..0207c946609fd25820a66a1308b197faa8cc1dd9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 9000594db5288ae78eb43bcd37e37ea6fdc10859..f05196f8752c7007eacfb9362f8ea462966fb068 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 9093e5910792ec2c15a4331c72fffe71c8571031..245d32a3c538b3f2e2a5b87f1cb5708ea3751183 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 38d6ed195d0c8d65fb331fa743e63f1968ea5175..7f8330a0332487e3fcaf16577c960bb37729af24 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 976aa43423fec4e89d66b05e9985cfe7a97edd39..d156626139e96c80d3f7eb03b29f6a5e91bcdf94 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 2b7d8dbba232d6f5f1431cbecac0a2526c80acbc..1c70957e533cb0d3d742e00903fb613ad4c29c67 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index 9820d8418a1991b6147dd2a03e6f6ea0c914fa6f..c8af861e328c98581ecef49b23de7247b7b0e819 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 83b49315fd4c52b614e33d2594720f50b78043c9..89df286efb64a74bd81a5ee494b37f37f7fce6fa 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 4b502abb2d074d51e749fc30ee7416ee61aa29e7..e8dba48065dee3fe3fbd6c5de7744f66ce5ec304 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 26a45d40d3d303ae3d6d718895e5340864e81102..0108f5a06df480f3c21ba819a1a4e665710285b1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 071c08db98de5302f64f9cf05abf782e4e89d9d5..0976b7bbdfbd8c9a165968b82d32fa4400e79503 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 69fa3a88c4fcf507ba971e9242ddb9734074e05d..982f7f24b405a2e18e8f6b499fd81cdf81f2e2e4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 9b3b1071c2ad0e842882faa81353bcea86140927..b94c4494f678878161097b79c25739b56ffe7c91 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1f9b92e9b47e5ec070a0f526567de3ec8028324c..c18cf8e78d30c133bd5bccd13c935aec9a7d37a3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-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.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 65b49c642fdf4656fe81c7dfa1f3b6f38167226b..2661d516af09c6b955e309120a88362e66270261 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73</version>
+                       <version>2.1.74-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 39e34b081b7773215816d39ef83e1d1f7e25b9da..75df4da16e3c205c5dd697fd2905bf4d65a7a05e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 1811e5f3f3972c3512b5918c6f7df442ecd00913..d17b4c623d57e7bcaca196d3141d4947004c0732 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 497fb9f1beb0a42d6157bef51edc559f65ba3ed2..958649da036703c06da11e32d2d5030aaf046b51 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73</version>
+               <version>2.1.74-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index cde51d20b556e1bb4866a347ceb455cd2b06796b..07d54c5864b63d8dadf215d0aa1bef80fd5fb851 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.73</version>
+       <version>2.1.74-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -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.73</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>