[maven-release-plugin] prepare release argeo-commons-1.2.1
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 26 Mar 2013 10:04:55 +0000 (10:04 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 26 Mar 2013 10:04:55 +0000 (10:04 +0000)
git-svn-id: https://svn.argeo.org/commons/branches/1.x@6219 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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

index 40cf226b0d87c7d58f3f290050e62e67672df36a..cef825285dc0e7bbd27487e3fba296757ffdc1fa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
index 1e08dbb554cc76ed59f77c78a5c0281ab2750985..b117de6c2bdc00274e2197d645e9edd5cc9364a7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 827b06df17c74eac22f75305ad807cda1ffdfa0f..62468dce8f48961d5fe4cd52b1750f79d9619379 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index a4a4826f3da9058c2c3f6910d4f598845bdd7fa0..1ff9fcc7189a7a4ada58c3b13e305209ed9e3bef 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 24c3ec89d6f2f3c6b4f668983e6d5b760bb317db..1947e8d00e9ddfb683c2017ef2aa3e506cd0de43 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                                       <version>1.2.1</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 3973c4a1a3065ab2f069f9f76ded39a53d6e8726..e3f41e803366ef2233a32297f8a8c6bf00db2f31 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
        <profiles>
index 90af9f15ecc1968f3fac087453598ecfceffaaee..9631ddca2f2739a344a9b691b82f5487d066a6d6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 9b2f8fea23a1b81dc4faec48cc313c9ed433c0dc..5221b5a12f6c8b165aafd6781a31dfb5396be624 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index d2ed255904c8488357689ec3794a5560be178aa4..cd4c066734bcdd0b2eb1eaf0d8e2e3b3c80231cd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index aa427c040bde01ceaff98fa51d29562ed6cd53e7..032b77c8317371cae8156b5805705a2f36cfb3b3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b448779aed8926412409463a9dbadf223a2fc34a..f162066087bbfab5c9a8851b38e9cdaa1f88700c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Logging -->
index abdfc425dfc909070d48a57733d4e6276d24fef1..7c44517cb73bfa462759fdb18a0ad537d19c5d0a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Logging -->
index 071137d58c4313cc50a4cb72e3b820bc6c4e4200..5042242b72047c06de18afd80b8e2b12cb9d02fb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Others. -->
index 010f381a3b3de321a6ffeed4ae29ce89c0a33fa2..ee9b011fd9ac77043f830863ad445cae522e84f3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index f305f4bdccdde41eacbf186837c136d3aec7f9a8..b8fb010d091c62966d3cf1f2975be0fb590fde9c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fe85444cf34ba525759197b17e7c33d847c157a3..a836002b8429b04f8ff73c577473fa367adf1b3b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 1a024b29ea519700b6e29bd50d32a363fc8844ae..617fce50e22283aedb8cf140206240745549ab07 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index af2fbbba50727f255b40b500315318b14e0df0d8..097914fff5da679b63e6eae4dde0217376d79832 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index d2fea8e8279bce8576058b8ac244788d1c8fdaa5..d48aa66a91b6b658c444878c3a7e03a5fd598e2b 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>1.2.1-SNAPSHOT</version>
+       <version>1.2.1</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
@@ -29,9 +29,9 @@
        </organization>
        <url>http://projects.argeo.org/commons/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/branches/1.x</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/branches/1.x</developerConnection>
-               <url>https://svn.argeo.org/commons/branches/1.x</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.2.1</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.2.1</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-1.2.1</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 25094ccd6eafd22715c753ab81ebb867dd42c458..f3965707a9f4ecc38793e84712329ec5aa6dc0ed 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index de19a4285c1d756a2d22c6d4834fa6444071a56b..e2d4a04e8cd64fb1de2d66d27a2e7257a8302555 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- For Tomcat deployment -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.rap.webapp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.2.1-SNAPSHOT</version>
+                                       <version>1.2.1</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index f233244f1dedce09514dd0769a8d59a99849f27d..f861ad8843ff8a11516f17962b705095c2f5e2d7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node.eclipse</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.2.1-SNAPSHOT</version>
+                                       <version>1.2.1</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index ea739f35cdea7d264c44cdb15e3e59c1468d60c1..ffe8c36c04695fe39e613aae709888a8497f02db 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.2.1-SNAPSHOT</version>
+                                       <version>1.2.1</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6ac1ac62686346255dba63b9328b52c67beea241..90acc8ab423fb489fba5cde3e082574a4c3314e8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b7384817ef941ad01e725fb5adde80cd9d89b3b9..4a5b5bf6369ebc3f5323c8dfac689eff595d5e83 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 023f53d0a593442f347064958034024f8cd5eaa3..f7cc98fab409dae76449d72d5e218b937b6c0b19 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 22ed86278305002ab48616f9bc97854c08d8afc1..6c09a589254fa423f18d8bee063e54443974a47b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ac5b286f94caf463d129eef4a78fb3afca7e3072..87f4ccbf469a68316497de4722d8e671f1a48fc8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a9fe3a06a233113e9a0514012c1b5daf2ed6dfba..5bc74f00f4197d990e92f6dc52765ab4053c1caf 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8b89a1f036a875f68901415abdb97f252b85a0c0..0641e8a1cf47b7e8fff8f7d2deccc800e14d4875 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b4adc041e156bfe0faee8233f376c6a0314eae34..88bce298741eff8d723f851b286b5ae22003cc69 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index 0a816ea4f2773f829494c1960e7e77ef968248c3..de16a02daff163e8ee085ca4dda23e56735b231d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index 1019f067d7d87be0ce99d27b685156425c5a1b76..38289fcd529ca997bf05c4f98fa5aca507e4e9ab 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index bc90293c5fd1ae1b98c4d802dda31f68bf5bca0a..bbe0190076ff930fce1ed773c6115f6c20b60ef1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9be326a32792c13313de6ff59597dee8be6e7466..3f89b856bfae403147641c0335b8c7d854fe3947 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index 1292269d5f12958e636446d8fc81938ad3d1bbe0..a3a9a86bf8368fd2a7f2935ddd706e849c973fa9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f8d7a4eba66cdb3fcfa127471138956c0bbfca84..a31ea9a9428057095f02345814080100e3872143 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 703e9ae842935c6703e4b5c5eea317ff04991f6b..0b4645abe8bd6dab21686ea5fa2839f4a12f0ca4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.activemq</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index 51d746a1b43a65549e004e5df2218fe7debf3e5e..4ae15fbcf897bf5355577191c622e714660cfb3d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index f1ba8c77ca960e8595c8d88e14d7d9d11f483727..3ff029be8fde0c35d32127624006d701572f00b2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 7ae3c423db8f30fb9ef46ca0874f480b3f15caf2..75f50fbfc82d592f08bbb7fd2d7cb1b71573a2df 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JCR -->
index 72e6c5d341bde716ddf7897cec9502131bdefd4e..dffb8686d801c65d27fe9dc56005bf0f70bb4b22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index 918686fd683065508c1ab7cb32231d94ccab74fb..c9aa5b5f29a13a4624dbcec05af592b3378a5b6e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a863a00c68db2255a1e90555a4e574293f95726a..d8ce8e918c6e4e4eb0c40eaf5dd46b5d989dc28e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
index f12633ed948db9fbbc36684c3e5bf8b77c1ba0ac..06bfa0f07999229b7a04801b38bf6fcf72500870 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.ext.jdbm</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 8ceea17984bc3060998e439b71e98022aef5fa6e..a90ce6743e6c4ca9f354feca87a4a7ddbd0611c4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
index 26c2ce2ac5520e7e94689ab7222c4e528a01b933..64d3415522a4ae40d56e180b2d74192c776f1c64 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index f75d479ce860453f1664277fe0b5c5b426fdae40..90822fd8355fe58da31da2a025401a064c24c115 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
 
index eeb9d62c9026bdd47219111db504ddddf3f2536c..bf5c52fcb1860037a8bf97704c8939f2fd71147d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                                       <version>1.2.1</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 70ea9decbfa6675dd9125280d6389d1330dffc5e..41e3e2d9942c6ce0815e26eee279386d90134d60 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index d571ed1b363b74777a48265ea425e38bdae9ec03..0c36f9fdad4e5048ae96c9e42f519c8f8eb19766 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ea93a2d62a0edc569d156e1e7c756cf9b9bc9cfa..93c1fbd270b02f29aa33b08f2de0dd194322b5be 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9c729d40b4322cf716ddc0fef5b414f8a79a4ecb..ee7babd156b89ce505b1aab634331f63ea1d0e00 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a35cdf507c8d5320f76796cced8a87d09f9ebfe6..80af42bcd813e50f8ca1077a08ebbaaedba1aa3e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cd8fa2bc0e9e7104ee8837a4bebd8535846e03c6..71340f71bce54175cac7e671f26a4a80a1ab952e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6856a1b823de8e739fe6078882a2037d17e1781f..ae6968b0967ea99cea3f107e5a39bfa2a55b99ea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b218625d631b29c2e06700a380e21866ef629ba0..797cc7bd901b35cae0099604647074a3961cc739 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0b03f8715cd5f1846fd35d1a1dce6645495c2aef..7bcc19e8724135d44743e80e80d56dc828314d6f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ad724855b9bb0f3fec97ffb22ae21ef6db773242..e31fa019d13179d021fcb764663d9d43a02fe086 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5dc4a26a17b8ace1230a1dc757d5a923159d72ee..38c5fa631c636adc1dd741618dacf1fc248457a6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a9944981a25b238fe3a0261e2d83c10981430098..e8d0af48bc769f46ebc3bf7b7e4b2a05cc57a5c7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 7f9ec437fecbb13fbe3215041e99b7e25413f89f..e28d048156684510e7e38ef7be4291b6b68695d1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a65a6804a24dfcbe9b5a4bad24b28d0fd548a9b2..b4e2574c416f9acb75b18e2b5716634c5d974216 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8cd09ae60f03a7a17ed0262b26d0cb8e76c9cb23..ca68e54143161ed07ced404367cf083486162ce8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Apache DS -->
index 443f3b399c8129e34d4ab29fd410762cc278c66c..147e4dfaa2a08384c2d38b82cdcd0c25afc3aa6d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e67a9daf9c2529fbe8e9cb8a61387d5a6f6b410d..a72096b3e7199a508c10f7b2d6e2d5c03ef770ed 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Apache Commons -->
index 68f93dcbebaaaf3961c9fe3185f42e2e393b5e09..56ac5b2138360b6cadb3e6f49531c4d3c9edfa35 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
index 9b4b53649d17b90b5e5346b3e77e0c148d36a62d..2bef263e41a0624b982d2af603e7c22d7a7136f2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -61,7 +61,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 203138e2fe294d24b1deb7c777664eece6018d6c..b70a746715d5ff1056c78313f5dcdc90d57a5f10 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Spring -->
index a48a79226d391eb7dd9a849ca85a764b89f75f39..ea478253328d074ef9500009e5af35758c170dd3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 805dc49009c136cf16df6b6b87de49ded5dc0b47..74f30b710ba65539226e4c1442afae6aa4578eb2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JSON  -->
index 97996155fa73e84d42b068ff43b9bea754de6b09..d550125c25832d3a82099e4f6968c5d12de202da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 5b9b9df88a840c19cf352b038dd6bdb912144f25..8500b4cf143f9b1b000decb3a332f274e0725a82 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</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>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                </dependency>
 
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 30954e667c771dc5009a4de12f8692939066f87d..8cd904421bf126fa940072e443f81f4a66db6673 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 34892994069a52430490a664f38138dfe8933b49..318ab5ef124fe40529294cd41f40527e0b803c04 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>