[maven-release-plugin] prepare release argeo-commons-2.1.9
authorBruno Sinou <bsinou@argeo.org>
Thu, 23 Oct 2014 20:34:03 +0000 (20:34 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 23 Oct 2014 20:34:03 +0000 (20:34 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7368 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 52eb7a01b257a0123d36dca93d5e6dde6ff0d872..afeb14ac0bc1a405efd99d6de5c91079caf553f8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
index 193c6bc41dca3fa24eddf331cfa18872f603ad73..335cfe73d06b81ac9a84c63566bd15e74640ea80 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 660505001d4bc62eb3cc8e866a136fe773b7d306..add633151721eecdf61ce98a1233277f448b6ef8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index e2946ec65ba3b2eee6a6042778e14712edd1d255..eea51b58ea57bb7cd550840aeb39236a31699007 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 6676cbf2549022dab92279a32dfc9e4197096796..be38da3b99167a25dac97c57d26789a0323133ba 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                                       <version>2.1.9</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 5f9069fb25c9801dc0076c6ec1db9ded4690f6bf..9d17252a9be0e1cb679435d96ba5e696e69a2c5f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
        </dependencies>
        <profiles>
index 18393c3b883091e89c4acf75d4c4d2b088e5d4d6..ad941517d751a5326f3f1e212e8406edf7f94b82 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 75fe1c4acf768e9b2e236119bc18ed72bf7bb426..fd3e6f381681f5adc88fce14b676e2ec657901f1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 6f56a1eec3ddca4b3cc8b28b3438fff1e7df360c..6b964cf91c22d61a2ba938883217583e8ebd392c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 655f38dda8471f55fea6d47e115f7db1550e4904..2e5a3f85895b5fb3f16de715a29de590637f7632 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8ba573dc67e831ffc1657e5964c3ef61170b9756..8bbb630504a6eb50032a00bb2216f9e9a672e504 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Logging -->
index 2f30dbcb4a5c5ca83dd8581482890b8ed37e60a2..2769264a2cec4fad4c219ef6eb902f14cd6f5f57 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Logging -->
index 244852183293cb2a30d7e17a025b5fc4a3d816f4..1893ab78e02ba8ba6dae417056c450e9b3e49625 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Others. -->
index 490f6fbaffb64bced0591f70e4665264f4dae6ec..a2ed8920f684a6adb8e14698d11cc054ca16406f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index da4db7614762b45546b049267d8030b5b84a1f9d..8a2e8295968c85bcd8c287c51dfa360ca1e209e1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2b896cb2b9ca285b8d284da2407c62fe4ff17eef..9ec88e2978ef94809bf6ac2fad2d561b24159727 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 99a2b0d42ef0e8debda4c9df81114eec1d2623dc..373e081fa48354252b6e1046c455053116cc844d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index 77c1686b90c00cc0174c729322d4c3de48a75a2f..b70012df3db0300309af12a6a47b5b6e8c86a4e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index 97061dfa5a7b6a0763e1660065d104bbbe66f568..2edb8f386f6eeb24dd76e453c7f4edbd958932a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.9-SNAPSHOT</version>
+       <version>2.1.9</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>
@@ -31,9 +31,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.9</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.9</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.9</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 2e65eec288b0af61b4461a934bfc7de82b117385..0a796727b583bd5d23ceae02d2be6e5e849f77fa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 34e909ba6b298868b06377732ef26a664705e1b2..8d9fa6cd85c9ea9979796594cf24ed42dd17636b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.9-SNAPSHOT</version>
+                                       <version>2.1.9</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 0534929edd983e1dadd82675aaec58fce3eb60db..6eed96aca932a37c0860c2ff663cd8e83aff2c20 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.9-SNAPSHOT</version>
+                                       <version>2.1.9</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index a1c96e27e07c7eb8c17623d0c0adfab2cac90743..faddf4b735af4aa02931cf683288f775778f04ca 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.auth.ldap</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.9-SNAPSHOT</version>
+                                       <version>2.1.9</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6a20b63063379204395aec87c6c2c809fb950996..6da05f04d23d37c1869cae7d3ea6c38b2e348b01 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cab8d0b4970514148d07ceb8f751ab8eb04dabb5..d8b97b666d30533d8e5e274053d67f6bcacf4a87 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0c7373debe2fbde0b7107855c46d85e725faeca0..553d30164e4018af6ac350edb3c7c5ded4627b6b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7355091b59fa295487e114c28ca45f4048290a53..97ee1abceea369789f44d6d4a5dd49c53ea1d645 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ea0c7d821f6a99e60f49c1b32227857591a76747..392f1550459ef6874f3207551096141c1df611a4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ace5290757593c3b5e750c777eb0f4484115131e..8d36ead6ef38051c30069367b308437c78100e4b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 15631506312eeacf5fcd837cb6f50a005df4b328..e796fda3cf16911db27f36b23451f75f28aa76e0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 89ad3e52ac4d91add578b780e87c0228472d9f75..6de66560b2147153f09a4725ba42024341cbfdce 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bc15aad57f953c836d27f7e48b6c3421bd95bceb..a7185fd069b26335abe13da2ee654ab1f3f9e842 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index cce1b8cf345114f08bb2a02c7fc3aaa96de9d750..b5185470184d9f167a5175566817603302f25a50 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -93,7 +93,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index 89300dfc52a8fdd5a4e5110791673121adcbc787..7503eace8830a1d86fe7f99f2a72160ae5deaa51 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -47,7 +47,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d0a8f125e4df24a8aff27b949b05c4c1a2188eb6..bacd66756f616b7d76b5664262bb5ffcdd8773fc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -47,7 +47,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e3b02c423a88747f4240f6b34cdea1871b37846f..c5b203f96030fae6584248091fb15eeb8aea630b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index 316848444c301369444256bdd57e7660ad0dc0e5..ff450a07129cae697b23e55534836ac9822b2176 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 870b65d169c59be3ddce038c70d28fa555775724..a8d9f2853a1b84b731b6626314a36dc199b7f70d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index adc4a52bd837800bc82814041e618259849420a6..0563519f92d7e3dda52b80161206e934b0bb4258 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index 79d06cff3d1db88d99ff3a2f52fdf6f1d6c7e831..ae73f13fb909eee4888727332f03a85f14caeca3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index a10c92c666745745e2507c1172694785a065b207..2fb447f41ac556289603686c325fa0f2ec6ccfb8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 9434afe1b872ab2f328e780d8beee7edc3613f78..f4cb266b3ebfc412ace864cef1a4b9faceb0f641 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JCR -->
index 13dee9399e22ad5cd7492288dd2c1dd79f74b578..799a90fa5bb298365c72b5ce0bb92bf15ab2ccf7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index a73494160f9edfe5a827daff06865d174cd2eb02..61a4dada6c69b6ecd618feab1533ab7a707bf1a1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a10514a04243d7a25310452959f04f7be3c52607..107c15a4bffe8c97f4599d349df49f49d196a6f1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
index a1f0c5c6235fa638cc710e25d4428db2bb68f155..aac5a7ee530aeef313d216bb251b4b1a30366466 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index bb77f41b2822c1759b7daf652cb1baaa71aec464..4b0f0c32d67b283df08ec14ecfa4a7db99399500 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
index 69acf35301f1227056b7e03ebefab694b731f1c4..2f9ef14fa59187816cc20dc3bdc73c99b966e7ec 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index ab91132f1deb3b1d79b3394a9f09131ffddc4017..c0b84570a064f1c0123bba3ba63c78af7f8827fb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
 
index 3f509931c1ad2a1620f33e80e0431532df0becab..49c605d156be2740de68691d0c37e101be3e53cf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                                       <version>2.1.9</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 269e1338c77b4714789e54b2df335b0004241030..05013d996855a02f05800138db37012443bd1724 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index ae4448e4bf560e26f2ed1d04f8d19579fffd4a0c..eba79685a83c2dc83f8bc1827c1645f4a14ff691 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 21c64aad32d4bf452114a9c7d2be6ce0a82f8bdf..2115bbfddbfd7dfec8a1c1293c73d5e7650bc18e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 76dffe00a1e3bb35efecdcaf5d9973eee5477a0a..9b9d674990d8405461fdc9cce2272d8bbda70d89 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index db0979e68e3b151b28621516854fe3d25f51c3ad..496c3aa1c1a56e6284e2899c55cf2575db7e4d07 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c1ae9ce4b87829c2e82a7d92b46aeebd53f69cd2..1d59a86e48e2ea2eb243d4a833001b7d769a77f7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d63577bd69986fe01d532b698fd40379fa76d486..e4c15f4540bf688190321a59ab4af4ee678537fd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 70cfcb7cadb061318d630065cafc5e06af5726de..e1a42d03ed25715f3b44de34aee0ae4b0461eeef 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 93eb408bdefffe604d8289f44601129aa37e1fbc..bfcf7aafeae4f43cc1fbf84d4914f49594be52e1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 92d03fda835fa38adece16b88e39e3364c4013a5..1a71b189c9f90710978e76592d14eecc9d96bdd5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e021e0cbe369d2cf8e63bf1ff3af00aeb5066125..f49ab2503b1e2b2acc4c2786097142211f185efb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 72e9091f90cdb097bfa391aa4dba475172feea2b..c468f2881b3dadfddfb073dafd81ef16b6561b27 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index a53a49d47400f7cba3fc2936cf2b0f41aa7a559a..15e9b4ea58992138ccfae868dd79a79785d2c07f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f6a681a362d8c120c4b4deb83763e3b7d2bf42a4..0828532a2373c884f686cc381ff8300ae0334add 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7075ea2b471fdbe3161b805485cf0a9d06573be1..569214dccd2bbeae6321d8bb128c035b2ccd0750 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Apache DS -->
index 24e080417d0f98e3bd18136a2e83dac607b797ee..f80cfacf8dee0e86c57493963ec0f3923c55f8c4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 37e2190ef6f055d317faa02a28508212a8a9b1db..1c0a01c27c0bffda2a3de2a1b148bebe9011d522 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Apache Commons -->
index 1299323d530bb7208bf69a6eaee2fdcb26467503..6217670219643168043bd4efa60dbf26ef4734fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                </dependency>
 
index 49da505c3b06fea9acbfb9235c8edfdc9b66e99f..e2f367bd6288c4f6adf65c3b8634bf1e7efb4f0b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 18ac7bea5197d3601eb725970197d16f7ed95f27..d3d416f5377d8db80742ddaa99bd9f005225a13f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- Spring -->
index 70f454b8282d754ead793f585df29643fc5e09e7..dad8d6e63cba9390890eb1bdc53c7f13e4b6971b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b3b5ffb068563284d48675d5b8cfc9be114bb2ab..d3e2f60f0c04347b620737be859bb9a5d9a0b84a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JSON  -->
index 63663955f4a5ca35b2029e8bdb04e263d01adfd0..24ca56b98d6882fb1d176c040c41bd39785ddb08 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 66b3083742d5d4d6ff75370544f9a0652faeec4d..9b7c3ad1a7b2a3e8962f948e50d81ccbf4130f21 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.9-SNAPSHOT</version>
+                       <version>2.1.9</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.9-SNAPSHOT</version>
+                       <version>2.1.9</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5cdb9bfd70a274ce56bc046460270269e250587e..dfbba254be56bf6bb55960ef575049ed9984332c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 5bd8995bb132e253cd8660af681625f942886bec..fd6b92fe4e278a31ed632f5d89c50e033d3ed788 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.9-SNAPSHOT</version>
+               <version>2.1.9</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>