[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 29 Apr 2013 10:01:24 +0000 (10:01 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 29 Apr 2013 10:01:24 +0000 (10:01 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@6254 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

75 files changed:
base/dep/org.argeo.dep.jackrabbit/pom.xml
base/dep/org.argeo.dep.log4j/pom.xml
base/dep/org.argeo.eclipse.dep.rap/pom.xml
base/dep/org.argeo.eclipse.dep.rcp/pom.xml
base/dep/pom.xml
base/dist/osgi-boot/pom.xml
base/dist/pom.xml
base/plugins/org.argeo.osgi.ui.explorer/pom.xml
base/plugins/pom.xml
base/pom.xml
base/runtime/org.argeo.eclipse.ui.jcr/pom.xml
base/runtime/org.argeo.eclipse.ui.rap/pom.xml
base/runtime/org.argeo.eclipse.ui.rcp/pom.xml
base/runtime/org.argeo.eclipse.ui/pom.xml
base/runtime/org.argeo.osgi.boot/pom.xml
base/runtime/org.argeo.support.junit/pom.xml
base/runtime/org.argeo.util/pom.xml
base/runtime/pom.xml
pom.xml
security/dep/org.argeo.security.dep.node.eclipse/pom.xml
security/dep/org.argeo.security.dep.node.rap/pom.xml
security/dep/org.argeo.security.dep.node.rcp/pom.xml
security/dep/org.argeo.security.dep.node/pom.xml
security/dep/pom.xml
security/modules/org.argeo.security.dao.cli/pom.xml
security/modules/org.argeo.security.dao.jackrabbit/pom.xml
security/modules/org.argeo.security.dao.ldap/pom.xml
security/modules/org.argeo.security.dao.os/pom.xml
security/modules/org.argeo.security.webapp/pom.xml
security/modules/pom.xml
security/plugins/org.argeo.security.equinox/pom.xml
security/plugins/org.argeo.security.ui.admin/pom.xml
security/plugins/org.argeo.security.ui.rap/pom.xml
security/plugins/org.argeo.security.ui.rcp/pom.xml
security/plugins/org.argeo.security.ui/pom.xml
security/plugins/pom.xml
security/pom.xml
security/runtime/org.argeo.security.activemq/pom.xml
security/runtime/org.argeo.security.core/pom.xml
security/runtime/org.argeo.security.jackrabbit/pom.xml
security/runtime/org.argeo.security.ldap/pom.xml
security/runtime/org.argeo.security.mvc/pom.xml
security/runtime/pom.xml
server/dep/org.argeo.server.dep.activemq/pom.xml
server/dep/org.argeo.server.dep.ads/pom.xml
server/dep/org.argeo.server.dep.hibernate/pom.xml
server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml
server/dep/org.argeo.server.dep.tomcat/pom.xml
server/dep/pom.xml
server/modules/org.argeo.ext.bsf/pom.xml
server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml
server/modules/org.argeo.ext.jdbm/pom.xml
server/modules/org.argeo.jackrabbit.webapp/pom.xml
server/modules/org.argeo.node.repo.jackrabbit/pom.xml
server/modules/org.argeo.server.activemq.broker/pom.xml
server/modules/org.argeo.server.ads.server/pom.xml
server/modules/org.argeo.server.catalina/pom.xml
server/modules/org.argeo.server.jdbc/pom.xml
server/modules/org.argeo.server.rap.webapp/pom.xml
server/modules/pom.xml
server/plugins/org.argeo.jcr.ui.explorer/pom.xml
server/plugins/pom.xml
server/pom.xml
server/runtime/org.argeo.server.ads/pom.xml
server/runtime/org.argeo.server.catalina.start/pom.xml
server/runtime/org.argeo.server.core/pom.xml
server/runtime/org.argeo.server.hibernate/pom.xml
server/runtime/org.argeo.server.jackrabbit/pom.xml
server/runtime/org.argeo.server.jcr.mvc/pom.xml
server/runtime/org.argeo.server.jcr/pom.xml
server/runtime/org.argeo.server.json/pom.xml
server/runtime/org.argeo.server.jxl/pom.xml
server/runtime/org.argeo.server.modeshape/pom.xml
server/runtime/org.argeo.server.webextender/pom.xml
server/runtime/pom.xml

index cbb588c44cfd2aebb83f8fa492bb93bc12d795c4..d44fb103e9a20385f5748035d8eefedab700fe49 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -34,7 +34,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c5fcc85abd70d475b208cff7eeea05e61ebcca4f..044114d62ab2b69291c2a3525cec2851f37cb6fc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3b494c501fe841f2072a728036fe66c8ce1bd0ce..4e36c597ef989579b2a6c4e6d4836d2c0aa2d3d5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index b2056c0fe6beb0e187679ccd2cf468309f410f9c..748a283d9de1fea5f8c7236fff925f32fdea4db9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index d1397be491881d21b55308da27d0ba59987a13af..43dff9b75222413df211489e04068c3c7e08d09a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
@@ -49,7 +49,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1</version>
+                                       <version>2.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e9e47455cc83feaff0da37707a123f3ee29243ee..18c8258b2886b4419cb4ce4faf820151bb8fd267 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index cdc1785c6f40b693d530be984b0a09d0aa702b05..3fcaa21691fb3889e6f9f376b7c1120f2aa4c55d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 8f1d7d56ff88896ec5f308669760087df0430d3e..20cb9818dc703509caf5f2831634eccf3b2db847 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index bc67f0a7a952c9cef2d4fb33841f1efadb7456f8..d9db53260f781600fab6e29078afa2f5af76f042 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 2433630901242b70165e6718313033f6379cb419..b6bc814bf5b663497d1dae69873be922976ab843 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b0f2e45a753bb4319b3d43ae5fcb23ddd915c0e4..32da9fe84e8575319cb5cf9b0c7d27cf6c48b424 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index 3521cc8039d8e3d6330e21a23908e49e540fe684..dab367f0f6e645035658df1d4f4ed4ce5147b89c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index 848a7a77744aab566eb304bdb5fcc82e2858bbfc..53c1921cdfeafaac7b0a25d57369a2ccf0cf4670 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->
index eaa81b7c8e98cbe16ae2c4d94b5fe98279e8e563..52f5110bfb6426b6d3b2e62ee6af217a7317c5f4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -57,7 +57,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index f12dff6e02b61afc31b6057d5fd8fb0686a405d5..eda57b213f9868bd069b0e613713334b5ae6227a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 53bbc56a872593f2be3142d9d09c63a2176a4a89..b53112b256bac8f679ba78506009ec35c08620a8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 4165ad4e2b7d7e0545b81fde5c99003164525dec..7739cda326d78b4790b43f38d5ada16311aa32e7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index fc23588c712f93b2afa0b8fbc5086e6be010dfc4..e21a4a960398ed6fa7e652d844f8e69ea004ed5e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index f89ae1ab98b317fa0727d5855d4029f176a7446e..2d7469e2b0dcaa1e2a865ee0263d257ba017eea0 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.1</version>
+       <version>2.1.2-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
@@ -29,9 +29,9 @@
        </organization>
        <url>http://projects.argeo.org/commons/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.1</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.1</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.1</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
+               <url>https://svn.argeo.org/commons/trunk</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index d2e547c20bab359c1d738ee19a167336bdd120c8..2c65d45acc30a4796c25949eca0cb9fd91c8734d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 05b98d85ec57e40e6f1b77bb1cc194b07556d938..7ac1796f58daaa52993f91d98be09faa41c16066 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- For Tomcat deployment -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.rap.webapp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1</version>
+                                       <version>2.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index d9a559f0b48d5d4c69e5a9f14f648dd3c9e2dc40..75ee15fb80d19e1bb3ac6b65a3ddb08894b0e73c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node.eclipse</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1</version>
+                                       <version>2.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index fa3339c5d8189ca3cfcc9df3462c64571df6fac5..ea570c3903d023d9f61fc879f71aab6666bbc59c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1</version>
+                                       <version>2.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 408ac0ee0faa31937f562c54e6f1c225d24a836b..0352cafa0e909ef99e71750ee757a1ab735f1580 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a1ca7771183bb18c3dd3169d66bc9eddcd0f42c7..1d25761b2badc006bc3f4ac5b0d495db1d2582a3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 73af537966776ef55eb71205cec3b43c9e1448ce..b08e47cb708c00964c102955cacbed5f03602001 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3e4a2b3f2692134bbe1fd422b53f7106089de2da..bd771eb3643955c5ee09ac9902062fe9148d5a57 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c5b7c1c7cb74566d636a9fd964d13f1cf54a2900..f0193c397b4e1d351faaef12c3847404d48c3849 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 94879db1035c192fcb8a27fb5db2413e25733274..9d06faa4521616b7e411562c3205a71efa6b5b6b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fb772bf40b71a5f4e176867b3bcf0ba36ded54d4..60711c9d01605b7c463d2c5485bfaa25d60daa77 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6fd58c60d24d6855daca3b4b3cf2ee40366149c0..421b32fba29fdd7ff79bd969689d5652ed4b5846 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 327349e18588ccae86561b0b35c631ea263e6e0e..507da30e623629be151e602a98a98b4bf4f80296 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 2b44a27f5a2a92254981382bd8ca88aa5c9d1bff..f4de387c73cf3323d5fe8cbfdd9108e870262038 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 24d296f23eb0803f2387d735b020c44d18405b7f..5534d554548a54742c9f7dff750a8855ee483812 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5c39032213d491ee0dce6a5a18c9d0e71adbe618..e38d1604ac383ba5311d01d45f47d27c6b9c0b46 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 1289357a24c1a8ce4abdf64f783c6885c345df6b..87c767bd8ee580a5aac2fc2b98ad065e439f29a4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ff60a9808e18cbfcd36b809e1102148274e61553..34ec5ac8c24267cb246a32f3caf4947874d0953a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d1e8757259a0b7baad42ebf7db17ca8a97710c43..fc74388abdbd82e7b0ead3fbc2b16d403e974afe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.activemq</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 673197d96cd5305d7025fb5dbab9e36786e8129b..7f16b1300ac6fdf947ee03010db819c16be58f22 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index 5fa3264df8c3dabbbc030156e1338663363870b4..3d2a139531e40cf0d38c2d97cdb51909422ec592 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index d3b34853dd6f9444a53f28a471b52db61f1d271e..a7dc614c7599349481ac321fcde191b803cc3b55 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
index c11046cd8944d67d4542aab47c73ce47d30e95fd..a3b67efe334fb6ce520d11e568c5bc2d08c12b9b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index f7fc4c499cde44584ce288ad943917f53bdbf975..41e07bfc66e9f5bd9edd4af5da5579a06cd0c708 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cf97e6e98b78efb425640f8fec970ebc7d84bf91..996b3c79be3fdad3436f85ef66cf2eb4678350d2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index b9b82b5e49c4a1be6d0aa9b5bff2faa5491f0ca9..5bd92e0fe622f82ba443d8ca64eb022e03d7b0cd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.ext.jdbm</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 3ee0f30e9d4a93b7ffb230cd27a9e644627ec0fd..69f8509e24ee69434d687877808273fe6ccd642e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index eb68947e2bbe2c180e094ffbed5abeafb45a1025..0c6b9f6865790898f6423efc9a16b1add33b76ee 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 5897f8942732eec68bce86fa2c9dd6d9013c0cc0..fd7761ff0e6094143589cc4e2494c0b554d838f1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index 944df50d11616c41620e163086bafc9568b85f1b..12f9676f173f7f4e1ef229f3f0a4e958cbaf9270 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -46,7 +46,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1</version>
+                                       <version>2.1.2-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 03133f31f2309df50f6860d467af706dda8ff432..eb50f2824bc217fc835d953781e3b21c0fd71168 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index be8d7bd1b11960e86136719a807d527b27e81f97..e1c2ba602b68711006b70c32f0d37a056386377b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4cc2f1506da1e010ae6ba5ebc690c3627964c971..aa11f439523d6b10f6da21645c9a4f8ec859e4e6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 70fea0cc79ff037f3ee121220a72f614d56fc581..9970f57765624e022c67754070d0e87c7b52277c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 65c3a9d0b118342634339dd459235f9f4be1a217..3c50af9fa3600036943d661c809f05ee52e0083b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fb68ba14e9c395b2ad8fc4ec4079ca7347e439f0..46c5163ff5b3811550c6a47827434fa4f2a5f370 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 410afed5e33a96609a1c18b6de0687013029aa03..86b14e41b3afc9856ebd53c69b16b0948fc0e5d5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 36e7f24d8002347ea8df7ea636e35358f3152330..8d4af2597cd590e5ee7a6a24f4b23dd573fc29b1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8208b1d826a72c82e1655a6d9eb9fa4ec9200fb0..5eeb17aa8ba6ab889679fce780154ac3267f0417 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1667d89a1cc74e00084d9a79d4b7e40763d0d9e2..6fde5e8e6963a2fdd91a74698f39994cb5cb5b5f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2dcda3b56c6c6a0f07fc61bee52a69808e396450..eab4d722afbbc99546d16abc8def727634a21e68 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 69e903db5f4f64aa477563ee910378de42076acc..ca9aee56597abfe8b048e40a6756a43ee38dcaf4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 2e5e641e73b587e48d062d4c46f2679165c849c5..e3e38b3221e67ac19a22d5ddf74a8a2ae680cc5b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 37eda3ff11a56e665465df9078d27c3e1a7d3a47..0b17e90be9e17f67004698ac84538010751244b2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e0608e85f0cddf12d812c7a367fbd3ff6e8fd1ae..2dc26d341e8f259c1298b528d39936b5c9b215d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.ads</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache DS -->
index d88ecf40eb8605a26883b47b344f12c39d10e695..bd7e71f70d99e1925727d06ee8e59c29bb1d0929 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2ad82950397bfc13987c55cc86e3d5e6280d1582..0de9d442af4dfcb162f5f596b36252cde3b00517 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache Commons -->
index 62bad35a6c7f5fd4188b1f8cdf2cea2164fc21e6..4f0905f24f0d461fa550d09f8993b36cef5b680a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c3fdd7eec3bf3d70cb057ddea747bf3e75cb8bd6..1a2228a5246eb8489eb29c3afb24f4d15d83fd4b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -61,7 +61,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 79dd0a2c48e733f7a63522cb9cc347d49a2d7b61..e1f5dfb2726245d1fcebd88890e5cf75d2dc94da 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr.mvc</artifactId>
@@ -50,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 17465c597ad1bbd01c6e92bbe72358cd38b60b5f..21bd3933197b5c6f900c6e283a4c3ca8f0363577 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -60,7 +60,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 05edbc36ce4c7fa5eaae747df69617d9e9546553..163c3e2ea356b0c905a868ec4808dcb3f2023fbb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.json</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 20ad731d8b3e11cbf43e72b7f2d47006370f48d0..ba7da2673869597068ecb1b129a58696a3ff313d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jxl</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 18af07781bd024d183c9fe9dcce3b62216625e4c..e7b281e0ecc428ff7d8286e783b9b66233440569 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.modeshape</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1</version>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 4270d8d90fb5df1895b1cf2316380363ba7c5467..779aa4a22f69285257309a40fa94a34871b5980b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 6f0c42a103d581ca7865bb8a927ea15ef13d67bb..de6ae01f871b55988a57633ddf568444887bcba0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>