[maven-release-plugin] rollback the release of argeo-commons-2.1.1.tp
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 10 May 2013 16:14:10 +0000 (16:14 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 10 May 2013 16:14:10 +0000 (16:14 +0000)
git-svn-id: https://svn.argeo.org/commons/branches/2.tp@6275 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 93bf7184e371ff78f0ab7d7436083ef9a8f83173..799f7eff1aa14389abf119ff8775f8c31735f974 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index e43ff5fff1876b7517502632de73dbfb4f1511fa..8e02a889d374152f6e0c3e82eb8202804fcbfc33 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fca80df08a0fb76f3456cf5acd77bf59c8924b4d..2dd744159db4cfdcb9d27a73fe49e1649a756782 100644 (file)
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                </dependency>
        </dependencies>
        <dependencyManagement>
                                                                <configuration>
                                                                        <target>
                                                                                <copy todir="${rpm.stagingRepository}" verbose="true">
-                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
+                                                                                       <fileset dir="${project.build.directory}/rpm"
+                                                                                               includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>
index b242b1e26b6162310fa41ca7a90277ae8c4bfa0a..a5bb70f207317be832aa002ed2fa539a66c8c846 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 1dcea34e90115da3d3d6929a2d1108f84c9a6b53..02504f5a481ee82ca6fdf99a1ab5bb6046065f01 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 7c44eb3aaf25fd9c37675aefa03a431b6fc1df5a..8ca5fa9b7bc03d49c363fdcaeb6b53e606f57baa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 7c51eb5d7735ecaf70d2e47032a3838ad3bab5fd..fee9b70128967728bb2b5028b713dcd42b9622a3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index f0aa441705c7cc664a921c399c24f05070400350..60ee1ea97680b078ea14c495ce8571580e8aec74 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 1d7f022103699b053d64acf2545224e381393e69..9ea8201b516c4e86f969e03fbfbbbe8fe9b1818b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 808844c09de5e36fc22e154cfe9cf2da79223a43..74b315a17a85dab1d55f1c6a9c2cc6e2c827d342 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d06af25d3bf497c0f7b118c93472b83c8252a5cc..b613d3bff43fc01c139dfd4565d682907595a852 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index c1948ee9643d757709d5f0ddacfae6e895fb10f4..7eeed38228cdcfbc74e744e9fbb2a7a685d1d7af 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
index fe7aeba5033bb6eaf2f4080990fdd983624994d3..54c0eabb5cde477ff9a84f2959f93d502b5a299b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Others. -->
index 52e9edd3f4cab44f1f9acad760b11b893a6fcda5..6fc2491693bc58c46b97c76719b0b6b7e734dac5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 3d8b26cd0e688732941e30fbe7c6911f10859a6f..be4a7ced8f7c7e0a05f965eedaa1ba692406bc1a 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b0e38bbf5c86fc95948f19688e4cf3e3df51e4a2..5a6794cfd4593c907da3db6171c3f7eff7a83a72 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index b2c6144f14a4ff8ec32a45a021c3402a784424b7..f19b1e6360b1703551e48f03113e3f5b808b7f61 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index d7e297fc8299a7467c2dfc130a934a70c255fb33..843dead85d4e1c02ccb63ab9eff8a6793f788f2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index b7ec8c22d0773adcd986d279bbdf680e81bc188e..23a8e75f13813bf8b512d3f0cb39cce57a4a8a5b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.2.tp-SNAPSHOT</version>
+       <version>2.1.1.tp-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>
index 1ab9e2fa56059cd8b17dd802076c951312b3b8c6..664291133d085af2bbdc23801cb430ad7b6d4ff1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 44a77dc010795d17c6a90b8a25d9ef0619e6e280..2b60e5dbf02794f291056b685ff9849dad05c735 100644 (file)
@@ -1,8 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                        <exclusions>
                                <exclusion>
@@ -93,7 +94,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 3a830c75f7e306a85f1d307f070b27d4d438714a..0e7a21735ec259d9284972f9028311a6e70c8426 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 8c1ae4928a2cb36cff250b6ad6cdbdc4e63b3e29..39c0d496228a2760d957cedf8ca29712b37bf6b0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 154978f8b4a0fc3c5ec24cde5c726384ae7ad62d..35dc24e6fd0f29a2804adc6d397563ce0d6d4c47 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b17e2bd4c8a12023e3dc3c08ebe36245feb2ffa2..168e8a1726f91183a964e96090ba2d9ca7b4da63 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 84a7017149ae5677c2e4684a4525bee6fad4c68d..72626391f466125ba43faeac121255f114fc7bd0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 85c885d862684a1ca20929f06170d8fd82ce34dc..13172318807f4bebc81c3e9e9cc7afa0e88606e3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6d44c17c14784ee17275d920d11f883de333f880..3bad7892d92e32ca8cc9e8ee9d15eef7ca4014c0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 03f6fb1afa560e31154091c583ffa01272be2b4a..6bf3665712a9b9d826e6572472acc311c91451f4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3c566ce23b302411d2bfd40a91facfa3a9313c69..8523ec7d36fc2d94bd7f4437fdaa270b2b1166e1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9053dacf5e3fb3edf9421190f1ae3e85ed851a6a..fa38507a61d90d6f4106f0eb1232243e68d2b9c7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index b13a60a1807d0e4876cce4cce6648a1d12529778..635491207119004e91a30809ae408a71c9b6df41 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 8011d5a846197ce6f84c7fc3ffddb6e08730b7e2..69104eda7dab8f942e08b1b2f0d5c3998b0fb367 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 16e5403a8764e83e88ab4e32cceaa68c42eb6ccc..414f93695a8ded57d4f6ab48cc3732c92e068676 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0382afdbae3cbc39061075be3e891d6f8f59cea2..bcfaabdc360f555195cb1e402ca43b2390f0dc0d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index a03309cee4a701211944ff5bc98ddeac85361a5d..32261797a025728390deaea913ffdf46c0dff724 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4c7417de6618a18c86f9e81a6f2e2739592be749..47592a3b60ae544beb87ffcb2413b3d0189ec166 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1ec9e01bb3792178f3b52793bbc0561bd26f37b6..5067510c0cb07b734135e9f941648919d60903c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index f0ab463acdb585efbbca0d5a431c46034fde2ca6..72774e6b55e180024bfd874d9ce8495fbf44753c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index 55c90754c5283bd34e0ba7d7553852a2aa97f9d9..2d673559c21c06a6ece5aef516a24cca09f2b4a3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 566e3025d66a4edbfdb36ac0b5260763adb39a04..293653847c970b6c607a803ae9086ce31be62488 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
index b448341f7680a1e592a9c0489e3fd556d2518b96..34f931c25b2b778620b28c1833a0aa21b3fd135d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 0f59e146f46a5b13721e82409bf1e2ad42fe5192..fffa29aa0977ea364ae4a124a0e94a2f54a9a8a2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ad3b7b09afc944cd57a244cb7ff52b98c17b5ac4..e76ec8daa94a41cb841de226485483a1bbc6cc1f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 5eb83c4ccc6dc4ce7f30ce07595e2aebe846ec18..3aeb5020779eed5ff1343d08381cb8c5f7b26b88 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 0d91938b08682211aba3b28956cf1064b3d89ae0..e944741a76df88a4d9a6935ef1730dcca8db58c1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 896b60f530f1b9ef0f50b0d7aa38e7900f2e16de..c9b818fce5db989751c5c8c9ae6e3cf0267f9d6b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 14a57c67309adec32b11fef62466e6ce0998a377..746370ca9d468402b50957d41568444fcb5e6edd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index def0f2643d5ae123f938bc678ec497ff69409830..0fe661f1e117a148f7352d3124abb75afc421d4a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 680f838f6e7ed80debeeea2e1461efca6d690580..17d942f7296bd4aec1e72bfc8821aaec45aa72cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index ef6fb23f5e558b5eb367927b19284f20d546e26d..104c7e312da659f457e082ce728579adfe92f832 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 864aafc59833c068c50cdc8bdf009de4d3e628dd..396b57fb3bfd7a96d612fa6ada0a09d20b51e9ed 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8515df5f840923e0d12d718a86c7a9cceed9b26e..f189258df30fb58a465b4e4691681c0d438801b6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d46650be4003ae751700057a4d983ad9894ed3a1..8c5cf3c69ace2f3ddd4fa065789f076468f6b29d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0199b2e76557d8444f64e705447477d67782ded5..79aed452bb3fd301085a518a337c93d38af4f887 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fd3ad97c2f1b2b4e567246c0ad8ebc6b4f7eefd7..825aaf4cc1cb1d38545a96088ce2d75330097fd9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bb6c8f980a88d6ab847e43ea4048cf80897548b6..22b924fbe55cb5a32156132bef5750769dde7cef 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 199cd0704521da5222bf9a2feb1e94d780765802..c5cd711c3b803c5ab2934b22b1c006f09f78d9d7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 44bd5f6196e1a83ab7f8745806b9ecf3969d2c0b..777b470de054d740168c6cb09dd3023d279cb5f4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0256c0b25a404bc2442129af2df4e4e7af832fdd..f3646cf1a2360aafb530746e9c93ef037fd93c3d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1592b5331e160c8814eb08ad539cf34595ffdfc0..6cec9226760a62b0ecfd4c37ff1bf17b593a00bc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 725979186f611422500a9c1b786ee061acffd4af..cdc275d43d115d87708c09c314640e2ee087a9f0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7b54e34d0c6b13d5a68e8b57f8ed1142ccddb130..b4ca0c6dfa439ee698e6c46a9ba0c762713099d7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5224275dea6f73b83ad1fbd00835c38b8be250af..1db1b343cc97f93483cc5c0be60a983afda7b3f3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache DS -->
index 625661079d448b7596f47f10f169c245dfba7c77..620c27abded0d25c11b9118b5ef7db3a83728f81 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 056a9e5edfb0eaa212ad4ad4aac907f875558e0d..bbca5e96df8b1398045ecf1bb372e8677d458c14 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Apache Commons -->
index 45b1709e3d474ca35ba23ebabb31838a89e31fdf..b09f112da350dce906620fa95c6d2148f2adbdfa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index ad4ec80db437fc7fabfd7b32d08cdbc5d300fbf5..2e06bfbde5b1ff54d84637795e0f9af06bba4a97 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 04f622320bcc375281f8161698a29aa99979bcf1..41d03c984307be58149b136130dab0e8299020ea 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index d7d1bf8f4481a3441403978d25c0a349cbc45a43..f7619bb2eeee58badaf1d09c6dfed87828f6ec22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 44846fd68c03884851e77447c022ef7d0bc62385..16bc8aa15492e72e962dcedfcf0046f87f0268ee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->
index 114c82bb84d384ba55681c6be4db35d8e6a0bc74..949174bc36ca577f798a6b555762cd30fb740701 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 8b269596167cb677fec91351693ebb6f33dff80e..a152d1f301771f452990a0022e8745572d3a8601 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-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.2.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 87169236441bf08361f08a26dc5c0e9a7a8efac5..db2a46b999825c5e4ce09ffd151d801b1d39b1f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 4011fb094843d50c13fe9af0651d683a86ee10cb..4b46fb39cb66749c61ab1c17939348b3f15a3ab3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.2.tp-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>