[maven-release-plugin] prepare release argeo-commons-2.1.6
authorBruno Sinou <bsinou@argeo.org>
Tue, 20 May 2014 10:11:39 +0000 (10:11 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 20 May 2014 10:11:39 +0000 (10:11 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@6993 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

76 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.auth.ldap/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 39df73dba92cad320a297e9d0ac28e1934dbb510..e8dd7a4f3bf7f6159842fed03536898c286be724 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
index e0a728af79a14f7eea22480269a9f62729fd6e2c..e6b9308664ef8ad3384450484d0cec58561780ed 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b184000d539cccc0d46f4c92bbae69ce41bddd97..4240cf5fcdacd58da89bf1b1c4ca55dd03f9cdbb 100644 (file)
@@ -1,11 +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>
                <artifactId>dep</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</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 07e0551528282d85a586bd086bb5e040689cda36..2baed20e42a1c935efaa82032cce6cc36a455810 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index eee8d451ffa429dcff32e38514be7180992cb792..4873f266beedac457134455bc8a288c44fd26fbe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e962831644915229ee6aa36a3ce15844a03a9b52..b63529cb4f49c7709fea1528e20607adff8be07a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
        <profiles>
index 6d0fcd32d205f0a7e52527cb5d00f6de78c474ad..d36086401f3c69144791d85fc4fde5ed86557a50 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 337937b2259d3fcc23d5ea1eed58f754d0774015..5575f3faf4a37c014ca5ac4c72e42a62951c1347 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8e6855605aa657e63baa4d6bced2f775205e87d9..73a91dac33a1cf1823c04b90ff65d95315d08d93 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index e9295ba5cb924577cc709179707b14939e26c464..1a53b9f9ecf20b5b230bf490cb8e895442546d4d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5726fc7ec647cb89a0ad65fb341115b79d33f154..3561a70539f2720fabbaef7135f72c92da0fe685 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->
index 13bcdf164919e4db3c9d879d4836b805a367b000..89763bd079b33e47d511386813ab247b1e427d20 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->
index f9c2a76b63ff9190bf123d120a300b957c464654..6a4e95c5a71749dd64f433037db3d0c53a9fe4ff 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Others. -->
index 7e24e85d0cd6752841ff2017b85c679ac7733c8f..219f9f3006ec4d918249c168e020f0a52ea1e82d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index cdb5599bb102501b5f4a12e27628fee4f1fb19ef..b0372d408c92d1ca61b7cf736bff9cbffc4cbb0d 100644 (file)
@@ -1,10 +1,9 @@
 <?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.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c6406287555e95d2c5f170844485f34b7052e5a4..f136537db362a806634bba4b6c499e13e5814e9b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index ea64b15ea05a19278b34fc44ad49996e7530a888..0cf39cbac018e05c0ba36e0595314ca53327662e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index 626dd4835859c2dc387807705b40355c85c66464..a9eee247d224726a7b094dd8f5590d7cad1cf9f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index 8ae88fb76b59fcc20b8b2f97b44c0eeabfc6362c..42b5d3e9cd1f9212656e4b1ccfa0cbeabc7cf0d1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +1,9 @@
 <?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.6-SNAPSHOT</version>
+       <version>2.1.6</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>
@@ -30,9 +29,9 @@
        </organization>
        <url>http://projects.argeo.org/commons/</url>
        <scm>
-               <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>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.6</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.6</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.6</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 14b31dd9829385074f6a24c60e84f578494aaf30..071bed80aaff4e016e0629afc6148c7dd312de1b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 350fbf63ddbf44d942918fd334f0909c47b5a481..12cfb43e410dba72eb36a11facd0b9a46211db9c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <exclusions>
                                <exclusion>
@@ -93,7 +93,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index c31d213f3fae1b4fb6e5d6f5c625b44586350f37..182ecbfc9a10e4d83effa1407629568fc51be38c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 64bc19311906cd170e1fd4c04289ade22047aa17..02a8d27835e4c54d08c90d09798c529d2aa19397 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.auth.ldap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e26e2e6866f18700fbd7e281c9f50b1f7b8c8123..80a7e08b095c691a12ddf8fc8ea5971097386cb3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3f0dca9cfaff14113e1ec629cbb171a18267281a..d8e7d51458abef6c0ef5264fd7778c6348307e93 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index edfc67043119e739a060e86176d4bc9d1534fdad..dcd619512261bc4f08fc32020ab6c1db9cd785b9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2b4624a21f7545e410471044a481f551f49d2b0a..baabb8b72f236e422909aae498beda09ad649564 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6c3cf75f449145a9407b9e2c787dd5d12f8664c3..3caf49aeb7d35770bdebdcb8616e3ceef5672443 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 391bb9e6975da22d19845df2fa3dc8ef9ff3176e..a54fb31099d91e462292bd3859724e3a668dbc86 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index dc704e0ca82bf6ce084f865ffaeaa7fec3b2fb7d..f4827959b4f48f88848253ff7de78c032aaff5fc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 38469edd79ae9875eb87ec5aab2437e5d913cb2c..2ec7d2ca9541228b3ff33b327d5141a712652958 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 538d50c842f3f051b40ae611b668c2fe6ac17b96..53d84371c22370f955f2f8d6f8f9aff0dd78ff80 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index 24348394ab571163adba560a88ce7cbe4c1acd6f..621e776228f259d29c71dd2aade36ede02b98821 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -93,7 +93,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index f44b6d63f66a631c0b837119244589bad68fbd4d..5af7d5d1a08c04150045b2f25c93da14bd782242 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 07356fecdd365f4075a6cd96f3a0816b5235cdf6..4b982dcd5865433d122e633d3877564f7494c096 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2718c99692786d6289ffb639ead3b70c7bdebc0a..12030601163ca31b3a8b3f45560a003d1777f3cc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index e558003adb1191c39d32959e5afda3b13f99ab62..da50cba6a3214767503fa80e92bcac3f3947dcf2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8bbccd86d9ef034d9ca32c4d60e39b5b8ed0be85..0e8eda0126fcfe54a74142bc913bb24657a8eb8e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 683d03ff1b54dfbce449afbdd10bec735a830cfd..1c92ed35183975c9c247b5845e3bb31aa8fdd59c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index d0d81dd1baf4f040405aa673f869145358676b99..b5cd6e5437d9e768dc3f2bd7d22033a0650972c7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index 78d2c2d6b41f8371dcae832cf69cce39d1a543de..0689cc702d6b33d3b4e75010228f4a05b2d057b0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 61a610742e807f0b8bf143ebc66b27dac646809c..187fcaa1fba0346a0b62d9c34e9d5af01f1d225a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JCR -->
index 951dcb65e50c8f8644b55c5599b75ee3931f726c..a1019594fa6ea41a27a1bf78f95a84b96b5610d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index 7dac58aa5dddcf87a6daf29332230992f8bd89db..dea1d244af7b2abbe045c9bb86c269786132cacd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3a24560a2645e66e91fff75884b6ab96c10d6d42..56dcf52122d54d38f321851424fc549fbef426de 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
index c979adfb069ed42cd4db2ce85f412aad2f2e5064..aad7775dbe37f07eb8688d33a8c7e469c9db38d6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index a7c728ab2b15dabf460d2aa70e513cab1eda0665..1d500af154929c8ccd51a60dc1c6a057653ee44a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
index 18bede4541270b05f70d5effa70ee878c880bc00..c9d1d2d62b0f62e68799808f2c3669c7b5bbe644 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index eb683e382fd38f9c6f5fad7c098a3d97dcba66cc..f08b84b387b1ae02462642d3a73acccf5f12af2c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
 
index 2e850cec3c18ffe5210d840509049ec372758d1f..a8d7de5a53bf6426a7ce6486dc4f87fec3f4ff8b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6c7d5031c7947dab1299a8fb708d5a61e5c4b46c..b8b3e74daf2763342438b95cabe1dec99c2f96d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index 50b55b4aa9526efbbc2024bf6a1be30ec7f87a97..5c622b8e654a00c47b44c83265a33d431a6e9d74 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 29f4fed065c52fcc41dfd8ce094e7638b1cda0fd..a1f81088da54235a6d7829ce401a90fafd244beb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a4b0d459b1f3b1687cde0d682507d253ef54da50..fa33fdf993d9f381115245ea573bdbde2bf619ab 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 72bd0c39436816876008d845538462fb6e3b50e0..a5cca724bce2e55604016238bc287b6b381b9d3f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index efa53a793d0bed2a063ff87f81bc63b6ade73011..9241d9f47784574b682fc34096480357976e1aaa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 13bba840fe3b5917ef650c52f2ce0491ca85dfc7..41c7d1bd7e97e30fd2e9eb84c76dcc5c5b47e1c4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6ba1eb56ee8d3af92a93971c9000d6ef9a400676..40f1acba4edac5691ea112c8d28ad956c45ea3d5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a63035729252c8a4a7ecd367eece3002f7c43c76..978f030622e957adc55ec8919823f70aa19dc9dc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8e5db4be82f92dc53aafa88271ea3f198e2d1437..7ea3019f9abf358e42889e7110ce87deca09a8e0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2e607344a30a21fd7298ce1ca72214d75df4d077..a1e7188b9b19a13c55d260820e58a0c5abd0dec4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index eccc52ad9cf99c962c5e6bbba4efef6beb34b5fe..f5f5dcc28e53129814876fdc0940e7cfccfbee97 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 770649e5f3bd67002c4423c85000ec9353a3b873..2f5607900b478425c082574fda9c19cd6846c978 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a4e3b91b4dcb29f92825e768c27eea443c325585..616d19a35242991ec825f4516e15955f3d2349df 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 765bb02619a5cfe96f23d500bdec4674af21a227..e2cf7698a7c1e676e8933b542c1ed13433e8f9e5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Apache DS -->
index 7f1d0eaa6eba158bde1d285fae01a6079be89ce7..6f8ff8c95eccca375ecc75e61478cd5aab9b2cb5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d732fdce875c64fc98161fb090ee07b7166bf2e5..08df257a6e0adf96dbd05df2a93e8d4a750e8049 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Apache Commons -->
index 58b903a4002a71d4cdd2a34386496a39e1696b43..fef0b2a3fea93188c8ea0a1d39617758d3a3ac72 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
index 690ec8c3fccd1f269cd3ecfa74c5060e892b2ad4..910214c5e78b48d00d447d770bdbe5734509e176 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 457d08675e9f6fe6be679b08a619995a028b01df..b73f4006a9791e3a0d4353639f7ba3db10d94f35 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Spring -->
index 9bc2c85bde0d18c6997d80e4734c7c51c35bd980..bdcdcacbb21e44aff84e024c6f27c7f6b6c16718 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index bae4e142a7dbb7d99097c132bd62e541d3af872e..bbcbf8b551c858e7e0d3e5482d51b024fc15584e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JSON  -->
index 14cf6566da2af214c449776666b3329034eeeff9..c728c0bfa2e5a0c01214687a2cd93ead0024c4f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 7748ebebab4b045a4d7ae04435e3c8a9b427055b..8f6005d67d4c151e62a089406d7cb0b37ae91385 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</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.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 180c709b9cf46fcd1e9339253b70cd985a887597..6051b3ca119334663d8a12c4b43a96577ccb62fd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 11715547d26eeeac5328a6081ddf4587962469bd..4febaf5724f066985d5e8b9b98481875828eb408 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>