[maven-release-plugin] prepare release argeo-commons-2.1.12
authorBruno Sinou <bsinou@argeo.org>
Fri, 19 Dec 2014 17:07:21 +0000 (17:07 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 19 Dec 2014 17:07:21 +0000 (17:07 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7591 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

46 files changed:
dep/org.argeo.dep.cms/pom.xml
dep/org.argeo.dep.jackrabbit/pom.xml
dep/org.argeo.dep.log4j/pom.xml
dep/org.argeo.eclipse.dep.rap/pom.xml
dep/org.argeo.eclipse.dep.rcp/pom.xml
dep/org.argeo.eclipse.dep.rwt/pom.xml
dep/org.argeo.security.dep.node.rap/pom.xml
dep/org.argeo.security.dep.node.rcp/pom.xml
dep/org.argeo.security.dep.node/pom.xml
dep/org.argeo.server.dep.ads/pom.xml
dep/org.argeo.server.dep.jackrabbit.server/pom.xml
dep/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui.rcp/pom.xml
org.argeo.eclipse.ui.workbench/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.ext.jdbm/pom.xml
org.argeo.jackrabbit.webapp/pom.xml
org.argeo.node.repo.jackrabbit/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.security.auth.ldap/pom.xml
org.argeo.security.core/pom.xml
org.argeo.security.dao.cli/pom.xml
org.argeo.security.dao.jackrabbit/pom.xml
org.argeo.security.dao.ldap/pom.xml
org.argeo.security.dao.os/pom.xml
org.argeo.security.equinox/pom.xml
org.argeo.security.jackrabbit/pom.xml
org.argeo.security.ldap/pom.xml
org.argeo.security.mvc/pom.xml
org.argeo.security.ui.admin/pom.xml
org.argeo.security.ui.rap/pom.xml
org.argeo.security.ui.rcp/pom.xml
org.argeo.security.ui/pom.xml
org.argeo.server.ads.server/pom.xml
org.argeo.server.ads/pom.xml
org.argeo.server.core/pom.xml
org.argeo.server.jackrabbit/pom.xml
org.argeo.server.jcr.mvc/pom.xml
org.argeo.server.jcr/pom.xml
org.argeo.server.rap.webapp/pom.xml
org.argeo.util/pom.xml
pom.xml

index fbf90dc9b515ff0629f0df945455d12b218e6cb0..d084fdbd49156a069f5bd0d5ac69c28cdd16fa19 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Node (without RAP) -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>org.argeo.tp</groupId>
@@ -68,7 +67,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rwt</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 1ebb949c627c36e7905fbeb0fea9904f889c9d0c..f85aed73631435c3a66eaf87288cbecd49f3e629 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -34,7 +34,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
 
index 15bf5d086938d92d8d4752a589cab7d463637891..cc86dbf8a8578b198f53ed0e8363878aca2a87d8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 03c92bd4031f13da269786db8de985d60ab9d8c8..f6e3547d4d6cb484607dd51b4047462bda97d713 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</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                                                                <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 bc38722cb7f5c7fb597f97f5a1913246a4ad3141..354760a545388034f2d0c49ea4f52909efd5e692 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</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 1bd1d669bc49b2479f1f152f901cd93d4845a063..a1cc3604b99432acbd94f87e27f2754ea9db82cf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -16,7 +16,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <exclusions>
                                <!-- Workbench -->
                                <exclusion>
index 4f95f9dc533e26ef107734016518f62b19c7950b..b05ab88537f4a71a6091defea81cc410bada71ad 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                        <exclusions>
                                <!--  <exclusion>
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- For Tomcat deployment
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.12-SNAPSHOT</version>
+                                       <version>2.1.12</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 31c1f0b450ec3302d1de30efb489194e4340c0b6..f2dcf0921e4e0db9684d19bdf16e50097aa183c4 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index dd1c902f511ca7904e0135f93b26220c503d93b9..09a8669ce6fb2b83fdb3a06585bd4238e08d47f2 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Software development -->
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.12-SNAPSHOT</version>
+                                       <version>2.1.12</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index d1341e000e3be0ffa339c682c80f4bb46bfa0b4a..14ebb8c79993d6b0f225b7a88c8439ee76a2801f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                </dependency>
 
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jdbm</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index d9561a2961ec29c4784734ef6f5ac395c063605e..40afce9832f088ffcc38179848c5a7ffbf2d5fc8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index f247acdd28d6bf0ad2363070b6fb47942b7194bc..dc41021d4288c23690a6067025222b6fc6454a1a 100644 (file)
@@ -1,11 +1,10 @@
 <?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>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -31,7 +30,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.12-SNAPSHOT</version>
+                                       <version>2.1.12</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 7f5094ffe6d749c7cb6cee7d76683bed40d4cb7a..eda8c0aae911ecfb86baa610093b1f25f34a86f7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
        </dependencies>
        <profiles>
index 5286dbb9d640a6ec9d92573e8c3e15a6450b1555..8113a57b7a8045941ed6c084ca99d5fd8235e996 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 4833692aa5b01962f80ee5a5e2bab5651fcf4d02..da26df68a60110ff516a22acde72039fef4add62 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</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Files -->
@@ -51,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
 
index 1d083187c07f48db8e331320ec70676202ac42d7..a6b66d280f852d4376078a0b82ebcb6e34cb7855 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -17,7 +16,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Base distribution for RAP projects -->
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Utils and logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                        <dependency>
                        <groupId>org.argeo.tp</groupId>
index ed2d761852c02af483caf54a0b9a7aa446f77013..51daf09ee07ee78d2a3471e22022b0d3409e1fdf 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -18,7 +17,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Base distribution for RCP projects -->
@@ -26,7 +25,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Others. -->
@@ -37,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index c1ebe46cc54fa09ea38fe9a63704878d3c589551..f6776aa4d85670a0470584f634774d15cc5cde67 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <exclusions>
                                <!-- version of the org.osgi.framework package provided in this bundle 
                                        is too old -->
@@ -29,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -37,7 +36,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -45,7 +44,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
        </dependencies>
 </project>
index 116174d0ecb99fefb8913a922ccd81e01b28e42a..551fdc4ace6653d72ebd371203f9618219c7a514 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -20,7 +19,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Bridge Spring and OSGi -->
@@ -54,7 +53,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
 
index 4c1c02f33764d4bc666cd6582ef21f6584d04fa4..e42ead17746134800a416dc04c49ad3c458402a8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 38db5a180ce2027ffa97a5699e5aa2be970f43ed..a6022fa17d0ba43f6b3757d5e20e3b63324874cf 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d35367eee94f732a3f2c776c0d76582b6762873a..494928adcb2e3c3d774efa75e3288f3d1b8c3e0d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 533576a88986b8ade2e72b94e7991e31aabb44c6..dfaa0ecd1a8c8ef457f6cc4cf82ed1b1745602c2 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c26dda86d91d3c19d180930a24668c04e6bfa756..b58dcff8b2ebda659a4381cd00ff896394d0eee1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6a57226b94213e8b7374cd0bb40d3e39e290fe9d..0e1d73a3452d5c88a3dfb0fe4ffb27399db1994a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 553edb01913f99dfa677555707259939833f9531..f6604c49a5cf5221fc7d1310e526e65e0f411cd5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2c7027e26c523c035c8ce0935f0a3fe0359c739d..3f113eff7e1ba570ff56d8eba424c3146da75cf5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index bb2482f435650b399b3debe8db6fa41d130dbd01..5c2e5780b6e360342f25d8396e641257dd3e2bff 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 05ee4ccd4ce250f10162216bdee337719bfd0667..8b17c8597035985f7bd7b3cf662a0a75d2db0a9d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 93d0bb2d52931202ffda1fc957d83bc947deb64e..8bb9b4892e841d7b0c26a63d43fa48b807f955c0 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -52,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                
                <!-- RAP only dependency, needed at compile time -->
@@ -60,7 +59,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Spring -->
index d615194b8a5f9a7cb3f5a45b247cb1959701ed6e..4781e4f26f2e9f4ca7b30ba228098faa0119f827 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</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -14,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 5b798b411d25132565465e72838a0b2be3248950..3b42ace5feacd3a0fe3b0d58c8c0c54d57066355 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- JCR -->
index 4fe9ca33652992730ca5c246b2d22077f5843117..9bea5fa9d93b88c79ef39939fc45bec471bc84f8 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</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.mvc</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Spring -->
index e96324d292441b848b04e5c4a0ecae1d560a0174..4612a9e44c094e7ee252ae8cc2ddd752119a318f 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Argeo Eclipse, we build agaist RAP -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Spring -->
index 517d05f261c3d2039b498bf5ca5a8cc4be3f2cbc..239193a341bdd61f5a72972db02deb0874916f01 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -50,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- RAP specific -->
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8ab159181057732395054675460251afbb450f0f..08c4215081b00225eae3c3f97ea49ababc2a0c2c 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -29,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 06778ec71b9fd47ffec14516f07294e640914fbf..37e98b4501b68b3589ad824f934370ea796cafee 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</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Generic Eclipse Utilities -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- We build against RAP -->
@@ -31,7 +30,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -39,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 3f491595a64248d7283df5240e86c6c8d87e4f21..0356592d412275eb021931001fafb2e46f5ffddf 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d2a3e7391c66338ac5d63a362ed0d311aac3617c..b7e5b497b20cfdd26a6d72724101a5b7b6b7c5f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.ads</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Apache DS -->
index 386f179b61feada289ed0dcefcb0f80f7e96d20a..a14fa21ae008a448589c820807e36e477c1d9e04 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Apache Commons -->
index e2edf43b92e40ffeff80ec26e679f0a1ff84c537..41db1c968c85ea058c67189ab7435db16f90f13e 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</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -27,7 +26,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- OSGi -->
@@ -55,7 +54,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 9bc4a42ecc30b4d1338e6ecd036d0aacf3468b5a..485c0f61024d9c829ebe4528a71ffa40e9119d0b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr.mvc</artifactId>
@@ -50,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- Spring -->
index 84d8d6aaefd20fb8d440f053beaaa6cc3db27c27..69f45a70c520a4d7f1880254f3e30f6881b0b772 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -60,7 +60,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.12-SNAPSHOT</version>
+                       <version>2.1.12</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 8c61d3f0be8bce533a2335a6b4cc4b23984b10df..ace62117bd433e29c70d5193f7b88f6daf7c47bf 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d1c52d195ce8c9afc8e2f0a706f5f8d91aa84000..549c31a0f947c3c6083022f3a5926ce6da8609c0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index a5b11d142f7ccf933a3186cf323f90e6336918ec..e4eeb3b9e3cab5604977c3d47a761f1de4103e89 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.12-SNAPSHOT</version>
+       <version>2.1.12</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -66,9 +65,9 @@
                <module>dist</module>
        </modules>
        <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.12</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.12</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.12</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>