[maven-release-plugin] prepare release argeo-commons-2.1.1.tp
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 10 May 2013 16:09:26 +0000 (16:09 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 10 May 2013 16:09:26 +0000 (16:09 +0000)
git-svn-id: https://svn.argeo.org/commons/branches/2.tp@6272 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 799f7eff1aa14389abf119ff8775f8c31735f974..776041f7d095fcbf141706bf795cb3fd126b003f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
index 8e02a889d374152f6e0c3e82eb8202804fcbfc33..64e890a11647459f856f9535404d4a1a35e9d0c8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2dd744159db4cfdcb9d27a73fe49e1649a756782..f1c0195f5548af05fa50a470bed85fe212114479 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                </dependency>
        </dependencies>
        <dependencyManagement>
                                                                <configuration>
                                                                        <target>
                                                                                <copy todir="${rpm.stagingRepository}" verbose="true">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>
index a5bb70f207317be832aa002ed2fa539a66c8c846..840b51e5c3085e77b41017543b852673a5dd4d68 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 02504f5a481ee82ca6fdf99a1ab5bb6046065f01..29a68f3c4164931e1644677937336325c120c631 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 8ca5fa9b7bc03d49c363fdcaeb6b53e606f57baa..46276227bebc96debd349417ec637474a3b80c33 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
        </dependencies>
        <profiles>
index fee9b70128967728bb2b5028b713dcd42b9622a3..de3a82dcbc9d1e2b2c3c48cf357da60e77a32b55 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 60ee1ea97680b078ea14c495ce8571580e8aec74..4a1e2a6ca640a6f2f0f0e5ea969d655df97db6db 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 9ea8201b516c4e86f969e03fbfbbbe8fe9b1818b..2f990a25d6754c08a7c09a540437de28c0258f10 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 74b315a17a85dab1d55f1c6a9c2cc6e2c827d342..87088dbf5186e1020f1372e7941b265bfc308bd0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b613d3bff43fc01c139dfd4565d682907595a852..c6b5be2f553190779e820b38800f855d947b6cf5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Logging -->
index 7eeed38228cdcfbc74e744e9fbb2a7a685d1d7af..c09126a16c1bc95f373edcf7b8637d0be134a2bd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Logging -->
index 54c0eabb5cde477ff9a84f2959f93d502b5a299b..79d37500fc3ac2fce102daf9279fc548d56c79bf 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Others. -->
index 6fc2491693bc58c46b97c76719b0b6b7e734dac5..e282ff4c94b1dfcd783d4c011b978b45288c6b3f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index be4a7ced8f7c7e0a05f965eedaa1ba692406bc1a..2c1caa6be261d2154ade011bab8319038cbc95d8 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5a6794cfd4593c907da3db6171c3f7eff7a83a72..387f9eeed11464362166faccddea2307e81e58bb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index f19b1e6360b1703551e48f03113e3f5b808b7f61..48ca6de119d583be287b9ac7b00eca6f6635408c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index 843dead85d4e1c02ccb63ab9eff8a6793f788f2d..fa975407125b25dff4d983ca3e2e5db1174c8e3e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index 23a8e75f13813bf8b512d3f0cb39cce57a4a8a5b..bd3e6891b07e1667a396280538c37a3a6e503b6c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.1.tp-SNAPSHOT</version>
+       <version>2.1.1.tp</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
@@ -30,9 +29,9 @@
        </organization>
        <url>http://projects.argeo.org/commons/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.1.tp</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.1.tp</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.1.tp</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 664291133d085af2bbdc23801cb430ad7b6d4ff1..bc41ae1390f7dc59e54d91f8bc8e803d3374f080 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 2b60e5dbf02794f291056b685ff9849dad05c735..fef8d34643902841118e2095cc63375436918526 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <exclusions>
                                <exclusion>
@@ -94,7 +93,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 0e7a21735ec259d9284972f9028311a6e70c8426..d5c6ee1743306343052dd1aa1ccd3c4dd1c53588 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -75,7 +75,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 39c0d496228a2760d957cedf8ca29712b37bf6b0..3e66fb514afa8f05bed99b3669e3b0345ae08a79 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 35dc24e6fd0f29a2804adc6d397563ce0d6d4c47..212457699a5dd03071be5bca1e6da4bda2a0f26b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 168e8a1726f91183a964e96090ba2d9ca7b4da63..6346c3e4c572b61da55c7bf6df7d9f38042f4f63 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 72626391f466125ba43faeac121255f114fc7bd0..f4f2d27a2e023556ea960fc9c49020b7fb2a22b0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 13172318807f4bebc81c3e9e9cc7afa0e88606e3..bb92ac754687db450bbd1d5e0597bc4086c682d9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3bad7892d92e32ca8cc9e8ee9d15eef7ca4014c0..4dba6ec3abdda73ff07e61514e56e652d176ed9a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6bf3665712a9b9d826e6572472acc311c91451f4..2540efb53d5843596297e4c96da50c1984145687 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8523ec7d36fc2d94bd7f4437fdaa270b2b1166e1..5546e235bfbd980656ba71404f6cb67bf44eba2f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fa38507a61d90d6f4106f0eb1232243e68d2b9c7..ce9cc6b13efa6d233bc0886534cde17d6b2b2fe8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index 635491207119004e91a30809ae408a71c9b6df41..933c0d44a38dde89ed393de7a5da366ff351f094 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index 69104eda7dab8f942e08b1b2f0d5c3998b0fb367..a9b2193b61df56c15a95ddc835f6b92662dde55e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 414f93695a8ded57d4f6ab48cc3732c92e068676..8b507f937c7dbb14bf90135659cecc204e4a41da 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index bcfaabdc360f555195cb1e402ca43b2390f0dc0d..a19695ca8c24b7431eae485a9fdcf70739490866 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index 32261797a025728390deaea913ffdf46c0dff724..4b67ce01804d64cb5dc70a7f706588556804b2fe 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 47592a3b60ae544beb87ffcb2413b3d0189ec166..dbc01721558fa1edd250a52f5e52eb544fd54b0f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5067510c0cb07b734135e9f941648919d60903c5..658e51f7620ba2384aa45b11e9c21c1f7d16a32f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index 72774e6b55e180024bfd874d9ce8495fbf44753c..0739650822391ae4a90a0cca45f52cf2701891f3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index 2d673559c21c06a6ece5aef516a24cca09f2b4a3..608da328ca0afe9b351bf4cb92c31247a1543b0b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 293653847c970b6c607a803ae9086ce31be62488..95b9c6212076aae38b850bf9366744856d1ab550 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JCR -->
index 34f931c25b2b778620b28c1833a0aa21b3fd135d..efe11ce17cb0e45aa51e20cf24ce48e1e850559d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index fffa29aa0977ea364ae4a124a0e94a2f54a9a8a2..92d12ff2d23f70fb51f87e743775ee36eb2eeb14 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e76ec8daa94a41cb841de226485483a1bbc6cc1f..7cf780d7832c4231f57b56c380b14950bfbe6694 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
index 3aeb5020779eed5ff1343d08381cb8c5f7b26b88..75ba630cf7dffb770d57aa1889ae9e62a2340080 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index e944741a76df88a4d9a6935ef1730dcca8db58c1..5b4bc3089c48cdd9719b50f6f5e2fdc55f66c605 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
index c9b818fce5db989751c5c8c9ae6e3cf0267f9d6b..3515448b88d47de8ebcf41c4f031db25d77e93f6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 746370ca9d468402b50957d41568444fcb5e6edd..e2ab95a0f07800c4bd96967cf14325bcb021a1ce 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina.start</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JEE -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
 
index 0fe661f1e117a148f7352d3124abb75afc421d4a..5b6a8415171a17dfa7c8684d01c6922852d35196 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                                       <version>2.1.1.tp</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 17d942f7296bd4aec1e72bfc8821aaec45aa72cf..fe9c01ab4f57d3af37affb3236dd384f60525649 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index 104c7e312da659f457e082ce728579adfe92f832..7209b7eacac8f344ce30389351af3c52444b2299 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 396b57fb3bfd7a96d612fa6ada0a09d20b51e9ed..f558f6e8798cb653436d62e83fe307cf7146d796 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f189258df30fb58a465b4e4691681c0d438801b6..dc53e8ab18af8cfb9b3e504cc6c67e57f6b9772b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8c5cf3c69ace2f3ddd4fa065789f076468f6b29d..04eb6b571f0217ab57e93e937b4ec77ecfc9e570 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 79aed452bb3fd301085a518a337c93d38af4f887..cd08f796ddcd531185912af9bd5bc5094bd7123e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 825aaf4cc1cb1d38545a96088ce2d75330097fd9..de04e21be48685c061213bec70be515ec30567c2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 22b924fbe55cb5a32156132bef5750769dde7cef..4874defb3f9c0a02da60aacb115c87bc0ed92bd0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c5cd711c3b803c5ab2934b22b1c006f09f78d9d7..630dd119f4872572cbbec527c475ad36b6a81a7f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 777b470de054d740168c6cb09dd3023d279cb5f4..45c271a7c3a25b4ec8b74a2ad8858596298672f6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f3646cf1a2360aafb530746e9c93ef037fd93c3d..54bbbec4b0c52df650b2e7515898966157c2fff2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6cec9226760a62b0ecfd4c37ff1bf17b593a00bc..c5f15e7d82d7cf40b4b790452b19c9588e307164 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index cdc275d43d115d87708c09c314640e2ee087a9f0..ddc3d6ab158995d2b18f920cf1c87091ad6d6b4d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b4ca0c6dfa439ee698e6c46a9ba0c762713099d7..872c8db6a6b7d857a90cdfa928cb582362cefaaa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1db1b343cc97f93483cc5c0be60a983afda7b3f3..ba0cac273ac044213b87dc94896d62b0b9d0d137 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Apache DS -->
index 620c27abded0d25c11b9118b5ef7db3a83728f81..e0ec2cec509f08413d3d586e60f3df920d9e02c6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bbca5e96df8b1398045ecf1bb372e8677d458c14..2fc06ca7c27ec74f79cb1e462f72144415dd3401 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Apache Commons -->
index b09f112da350dce906620fa95c6d2148f2adbdfa..aa76c4f9952436694b55c7dd1065c3e266ae272f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                </dependency>
 
index 2e06bfbde5b1ff54d84637795e0f9af06bba4a97..4d85cf56cfe8f96a3a2d4d5609973305b7012e38 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 41d03c984307be58149b136130dab0e8299020ea..f0b2a5a41b9f4ca86d9e79002e3c554af0703820 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Spring -->
index f7619bb2eeee58badaf1d09c6dfed87828f6ec22..281a14cfa9e4354d07b789d2340e1b7c1ab649a0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 16bc8aa15492e72e962dcedfcf0046f87f0268ee..86921b2b5ba89c8548aefd5e5ea8bb93aed9eea1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JSON  -->
index 949174bc36ca577f798a6b555762cd30fb740701..0ebe196193e60629411c525cdf26879cd84f7576 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index a152d1f301771f452990a0022e8745572d3a8601..24ce0ff7d4ed58caf62de96fdf87f86c3e14b8a0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</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.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index db2a46b999825c5e4ce09ffd151d801b1d39b1f7..14624854378c107af0346e4bfac07e7bc930b893 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 4b46fb39cb66749c61ab1c17939348b3f15a3ab3..bbf9e99070fbcc8615622c986d45a4547fe72033 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>