[maven-release-plugin] prepare release argeo-commons-2.1.5
authorBruno Sinou <bsinou@argeo.org>
Mon, 3 Feb 2014 14:49:00 +0000 (14:49 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 3 Feb 2014 14:49:00 +0000 (14:49 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@6797 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 0389ae33cecf48d67061e579ce89553f0e422545..5616fd64b36a7e4aeb6b241a9e66e6ca48e100ea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
index b3f23c29c16550c03d2fd3c972065cde0bd4665e..9ef58ddc69e6cb43c67e0ae9f8ba3f6dce19f630 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f6c6243f240564e21d76c6d17a0f8b262df929a1..f404e811bb1f6495167331e6c9ee449868da97dd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                </dependency>
        </dependencies>
        <dependencyManagement>
index 10fbb92e305856e66e9b036115fea7bf36247ef2..b64c2ed69e51111256bcc4ca7fe99a3429f6b946 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 9a6e5602d6446848fd24a9ea7074daaef2f6cb32..51f0558745928b776b9fb0948892fb83bb6b9b17 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 211248bf1839eaad2df9f78af516c9c19714f875..2a753a89854135a30c4373fe8415225f9704045d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
        </dependencies>
        <profiles>
index a3c0f3cc35db0a791426d53aa920a0c9e0b85a9b..1e35637a33b56fb905c4f46a60b2a21306d75545 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 756b631a2cdb4467389aedf9d0eff66ba417ba6a..a74e6794de8b17a044c80a209cf2864fd3ae4218 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 6e5fbfef0baa11238df9da8670441dd1df8c51e7..edddeae915c8a61d867e50ff242079f8a65c7569 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 2eefb3aab1bdf744411f22d8e551161077b69842..4f40b42978488387b9e8129d5d9663e5acc60e8c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7d8f65a4565e3493354e909b041f8eda81eeb7b0..3f90da65d188efb75b58074789b8b1809c9b3eeb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Logging -->
index 6df69835eea567515d7686f8eb51b128972bc644..d6536b4adf568db5360d027d8c737d0a77d53256 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Logging -->
index 53fdee4d3d93a924e2bca9762b86295507bae217..df1e4bb8debb4ab5fd08f16515534ac21feb5adc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Others. -->
index 9440361a5c3ae807a4f4629fd4f6d22bcf46d076..c1b4a63367e7fab681efbec7ee679196373f83aa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index 26041a137762b0fbf4ae066c7fe815f177b01cc0..b9bf61442136b85643263a0daa3255a35c56bdf3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7da7c43888b735510a1350888e655cc877ae8b0f..788ad2cdfe052d827c28d321f7167138454b701f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 55cc34a22823b2bd3f57614b83cfd148a9188de4..70873090316f92f5a154cfc4ae134ca4d8fce64f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index fa43bf4e237c304cedb46402ee19fc32d4372ff5..734e30a12e2a13791101c760885479c7a626d200 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index 0ed6a95713f00e6e653d033288d00bffd32a469a..23d40a5386b8a40443bdbaa4197ec14b10f36997 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.5-SNAPSHOT</version>
+       <version>2.1.5</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/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.5</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.5</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.5</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 1264630258fe8e0bb1358920a55122bfd091de86..9b63ebd1f2a855ef4547d65218f843dd0e7840bb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index ed13472cb08417ed35a90fc9b663ccc9768fecd7..55f4a5da20c999c0e0dcdc5aba0d4461c71b9cfe 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index be968946994c55eb95c39d6d0aea83cd86ba8df9..64e2d5417a6dbe0d9c794c89e72dd4b259495d23 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 97d3edab5de081a8ca5c92af2a846a1a9da7f4c9..6a66f68333c02999509cf46f0b5f92919d94099f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 048ac1427b9b41c64c3b231e4f2d45c9d568ae5c..7f99ea6b080233d6a4311ec30c91db0af60ab342 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5fd65e48cb8a300f948d893ee4c766030f5a0faf..4353b15cf8514608d2e85ab036290fcfa27a0b94 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1a2c40e0c71db366cdd242f9729285628b8593fb..1b1e365b6439a8e258fd8045f024bb311d06aa16 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index edaf2bd795545ceef4a352acf2b274d4e351b7c8..2f6a6f52559c888811ab8987876a61c7fc355705 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cd75adb3bf4d021974338816fc8e334433fe05cd..33eca4237da44449d2b9c76a01dd31f506d5527f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index dc803e521c9cd06740e8193c2df96d767f56eb79..92958049c872f3d15f498ca24f2963d17b768cca 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ca9b35996be9df6c4d8bf52478d4154aea10a94b..eef987c6df96bcf3d1fc9a5ae5d50176dfd0f79e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 835369360b6e8e2758a7ddf60151cb48296a62fd..48e1b38469bc013bd4a68f095c21f833f3b97928 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index 7132ed0b0150635e925004151768f75960a16c6f..dc1843d629a66e8083c3db04b4913c1bb4db636e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -93,7 +93,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index 9657a112564913cd54a1066dae6ae3a4191e3deb..0f8b6f9d34a8e8aa1febeb6ca1e32942dd020dd3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 27394104f587777ce9954be5ab084f599d7741fe..94b157a581638ed033ba572bddb70b386eb43e99 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8ba9bb8ef6ed3f09ee23a66c97e9f1206c93302c..3a068914fd8fb5467fd1d12c6beaf8b2c6fb02da 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index d759b10de79bb6800d60750caf1025a3957827a6..7ab81c11b5674d9ecc35dbe010c9005b2487c714 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 462a95760a0224f71cd5ecb22b89d03be463c137..91f27e95ef812ae9f52f606ff6d1df484c0192d8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4913eae01082b3e88c23210b2557743deed6cc90..b36f0c369f3a59803eb3d6fe7817383351f13d6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index f6c8e5d6d55e06428bfe72dfde7a4e9207cd6501..9278ab8cc5b7b5a9166d10ddabe7f671bfc1bb3f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index b410a8ba9344bdeff5225e8c77e40c26d8eca04b..9fdece3dbb8fedb325370357f6cc1dacfd449bd4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index f9be1d89e5559cd2d8787050de8b10e73f4e9ba1..9b0fe80c825d8d1e773f519f4efd84711f17a5b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JCR -->
index a7468dfe9e22a9f2d347bea0350f22e6a1b93819..c28c30766e52ac52d502216accf04cca7554dbf8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index 15ab3a4201f9724a56fd11dd7c43e6764e7923f5..ec8a296a06068c375fdd91a390a49dbe2d5e2342 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 85ce1dcfc8b5181b592e4dee844252d10d49a827..a58597c921f45f10d67c070b5f0518803f7676e8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
index 43620be5bc6fcdfb64c6c170763ece57b070ef2a..d773b1216df79fc73d9d5d2c22c3339fd45269da 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 15e82cf952f5943534a5de724f948683c2e06ee0..71b50cb121e32d065036a6f167beb2e0abe683e6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
index d17108dedebbbd45de8d5a82651f5df05ae68eda..7341a23f66f101c63dfa7515c610f0bceb1af4c2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 9abb43e2a10a6579088f8bb36341d94e44e77cba..304012f4d2d85d037ee6bdf2f2ca615e2d44cb99 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
 
index 5d75a9eb08287c52d10fa5bd279a7f8f389049ae..c7b647ef32e2d8299d1cc4e077067a09a7aa4434 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                                       <version>2.1.5</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index a16037313782edf74f2de710860bd2d39f7e5dc2..7451a276927412fdc1ef06217aba40d2bd166898 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index 57d694fe3a7c131b402764ca3fb81fa9d010fa3d..4a253d0522d807c01ccc597676edfce739f14ac2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 88d9ce2495944951af08ccef477d86345a9bc7b4..492fce88d54d8e384f942eea8799933e713e88b7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 91a7f4d1510f46f3462bc321cdf01732b83f4f1d..b75be34bf0a5102af0fcf0b205bb2cc1c2507ab1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 423a8b50e610580015d254b6b95894648afad76c..388ae20b58b014f5352408ff5476efaf91b64f87 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f723dedc8381d9b7e429207f92f875c5b182c4e9..d26e583868b501030bb78d555a6458c79a47b044 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3ff3653913ff1c1facf99d32ab33d7fea7798cd2..5b2056c8e7ebc3bebe365ea3ee8edb703a229250 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 35c686e6b9e5164166ca4034f06763d3539dbaea..f7c618e79ee43a2433ecb0a13a23947f28669fbb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 508ccb298110192585089d34e878009c65e0dd9d..a121e36ef1b24451ebcf5e7089f03c016105e772 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 49765cdba62bc240ca05a6fbfcfd5c61cc06b98d..4168fd4a62601354c9577fca65fec9e5587ec833 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cff574b13e232b2ed2480cfca8c2f06f8d8faf8b..a1061a51220a9645e5a2a3ea9d6f89fc4ca3d46b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 76fdb46e45a610a7e9c4fc286082035fe08c809b..c31360c3bedf86e6345cf4ce0f2f18960a808cb1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index a0a261d4b661a5d9f91b5aaa5d9ea8036215db22..b629a823e120bf4d9940ac2cbf6fc7bef236f6e1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b8bb05b8a8fe3e848907771fe9549c33161439cc..fdeb25aee1ad81c465fe44b9aa2a88715387f649 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a243a40511364d2b3b715d7738af9e699529dc07..40c29f9b1cfcfec87390c18f716b730a4bf6e568 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Apache DS -->
index 201410829b4a9be7701ec9a1ded411621d48f8bd..c470a721c8d55614513e8b44e911295486a41a48 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d4c0b5b677c2d41572194c1eef64244613ce1be5..cd7462cb1f5d626fa6e60a2180164fd62e01f0d3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Apache Commons -->
index d54aeea561eba4af27204152e1853176845155cc..d66d6ec822c78cbc31ff7818833500eb283fcee5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                </dependency>
 
index 76c85e8b147bb16e40fd1533a66bbcc053f9fa93..745cc3bb8e9776d69a2d1f99fd2c42080a90643e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index de5aa605a013d8ee4343a0b5adca209bcc7fffdc..46979e7406740fdd5af83aa83eb1ed9dbab1b04e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- Spring -->
index ffd39dfc11c11a051a96d1e162d20596256b0ce6..9788485f1c8764568cbcdc118a9120f84cb3d585 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 7c833a7541696d0dc56768ece1447357fdc6f829..d13de1dd5b5fa647bd46441e0c870909469fcc43 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JSON  -->
index c14526ecf183abab24e5084a4bf3f134a8cc5e1f..eb9d6129d83cfcbd1ca888f7d1d076739724070a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 28c6122601936c93c3de24ca76c7d08af130875b..82c794b2e28cb88adf9ee0884d10060d15e96679 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.5-SNAPSHOT</version>
+                       <version>2.1.5</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.5-SNAPSHOT</version>
+                       <version>2.1.5</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f88179d0fb7110ce85187dfe7a13ca30b5211e9c..95002a922f530ed9bafd411c70fcf6b32ec6a8e0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 4ee7539043945f25600c88a8ede888193a57f20a..eb7fd1f40bdd9fe89b8d5c790c11b9f33afaeda4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.5-SNAPSHOT</version>
+               <version>2.1.5</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>