[maven-release-plugin] prepare release argeo-commons-2.1.20
authorBruno Sinou <bsinou@argeo.org>
Thu, 19 Mar 2015 08:24:46 +0000 (08:24 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 19 Mar 2015 08:24:46 +0000 (08:24 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8027 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

20 files changed:
dep/org.argeo.dep.cms/pom.xml
dep/org.argeo.security.dep.node.rap/pom.xml
dep/org.argeo.security.dep.node/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.workbench.rap/pom.xml
org.argeo.eclipse.ui.workbench/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.security.core/pom.xml
org.argeo.security.jackrabbit/pom.xml
org.argeo.security.ui.admin/pom.xml
org.argeo.security.ui.rap/pom.xml
org.argeo.security.ui/pom.xml
org.argeo.server.jcr/pom.xml
org.argeo.util/pom.xml
pom.xml

index b3b96926c215d019a5d14ab387997bb8e818ea59..b3d74f6d208f8e688ed2d86ad81c06d769d0c615 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- Complete target platform -->
@@ -26,7 +26,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
                        <type>pom</type>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- Third parties -->
index b9dd22b4ae541ad93c02916c37e6dfea9ecd8023..c1128d52203dac5c9c1484b24c1a1bcc805b3989 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- Third parties -->
index a96b995f0c01da42a57fc331db4a7d0b9dc01193..5e3906725282e0e6a13001fd9286bfa2bb7b4937 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 752980c17714d69ec16a6219cae99e2f33e128dd..c4474df42e2081980ab141f3a50740277104f84b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -68,7 +68,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.20-SNAPSHOT</version>
+                                       <version>2.1.20</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index b02fa7646ad08862a227d1cebca342ef2148b97e..1a80e24c17be174dd386208ac0cd8dfe3f944294 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4eefc3595bbf2cc232e804bfddd37896cd57103f..b6fbe3d4c185a8821f2a87edf4117476a8964fe1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 9da353cfee281c34d5dcd397b4ad32b5cf4140b3..da8da8e73d66a7b41c2185737b96906c74ad6068 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 63a58c44bebcfe815af3fceafa8dd3cc67f455ac..07552f6676f16a09ee4d1a06f326e962d952f5f5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d7bc00fc36a4adf9cce0064a75c3dc8ce818f67d..19744c644fc2534bb4f89a2bc77a20cd7ae8d730 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 03ac9933adcb14a61b360fdbeaad0d6dd34dbeea..45a84415402b27daa3537fabdef6d342d27823ea 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 9d9140e033313a91eca1960658bdf25ad89e9b78..9c1bf5d93063122372a92da03e9a60d4480ef0bd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index fe97424655715a3c434e12e9b9070aecc9573f82..eae5eb9e3b772b506a63dd3b956797d4b8a545b7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7ddd187abfefdd8032e16c186b690e5dae80bcda..5d231f71ee56aff2eacac565bd5e7c1225f0d560 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b0f187ab5453e18981ebf2b10d629def5aa1a63c..c5860f650dcba543521b9bee4fd745559b8f8d77 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 52567580f4f831f6f3fffe1eb93461f88b5f0b15..a237aef628647e12848d5c99554af8d5dd046bf3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index a46c5cf0e9d23600eb2fdc7a840179d5fcbaa517..c458e9217dfd8a2a086ba2bceab520a831131852 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6072e8add77330aca7d52bfce69d448cb80cdc13..dc46b65d8199b3483d06473020650ce906a6e563 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 75c75049f37678bff80f805ce527fe8e27337d3d..10be0f7bf8cc9e1bcf413507a5bed4373ebc4325 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.20-SNAPSHOT</version>
+                       <version>2.1.20</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 875471921492020c15d86918bc3657c29dff5d68..b85013dd1f6bcee9e695f2f79cd00561f3a4e4a0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.20-SNAPSHOT</version>
+               <version>2.1.20</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 9944cb510362ed45773b127210c6ecfe0ed4a584..6853d64147a77ff744595f4d9e488ee0ab658679 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.20-SNAPSHOT</version>
+       <version>2.1.20</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -41,9 +41,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.20</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.20</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.20</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>