[maven-release-plugin] prepare release argeo-commons-2.1.21
authorBruno Sinou <bsinou@argeo.org>
Mon, 6 Apr 2015 15:49:58 +0000 (15:49 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 6 Apr 2015 15:49:58 +0000 (15:49 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8056 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 aea4670f2a0d5670b83f56b76a4588d28af882de..d6146381e4923931f81ad7f2ea68fb93d5db127d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</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.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
 
                <!-- Third parties -->
index 2be236506234cad0f3f3f039b88cf9d7fe2f92a7..7d8f5fd8b4d01276a8b153c99668108fd6feb066 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
 
                <!-- Third parties -->
index 72672c759cf05b91d43b8a9e2c6b2f449b955f32..61756c7aff91a28844fa0bf482e116ecf6d6c399 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 64bd70a1569f0d00fb9b4e92c870ef59ff45226a..8325856102bba527cd496d135ee2dc995531354a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</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.21-SNAPSHOT</version>
+                                       <version>2.1.21</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index ae0f9db459c032e57753c28a10bf2e20b8cd28f9..c736d079ad03216d2b69288049a4e01d12ceed1d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ac5e5596a49b8a6c59b5f53026544c15c7c359bf..19318c3fc2aff1787d95c574f39ccbe13517d12d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 98dd5730e416cde803a499c2112d9cc39cdbfae5..4341a6070000980d8d62f277cdca83421afad1b8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f6f930e24176b2b97145e69abfc203b21e5ffadf..e7981c175c37fccf8fcd178743ae15d94a0117f4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e486b0451a8fe6a3938f57244be527d84cabbef9..09a06b9abf8412e490aeba5c1cd4a627f517c06a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f2ba6148fd6a1454b28a9e52a9229bf85c05c704..46b2577c07309bfc8d33605063892848a5f7f71f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index d2757ab61bfb5056ab7eaf1fe871eb9bf7757168..0d738305fdda5a2c79cc8ff7aa7b10bd2a68fd1f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9be09b2b00da22e9ce1f7377ecba74af8d88f342..e55c553ab81a81e1a147a32016b91610442c2abe 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 452aacd562f451438cd1b63f2874a8bc3719c458..bbd4d7acc52b8ee6e79ee1c0666fef65627c5a8a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9c52bb85abfb93d16c72445ceee9e025d48ea0c1..9c97a7fe53e20221dc851c5962c0e92a7cd471ff 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</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.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 34e62e365547771675f5bd3c914a0c31edfbf989..3ee102f53c7659a8fd99c48a025ad0028c12bbae 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 347bca6b31f6e26d11d144fcbcb1b3a7e139f6eb..32f8b47089e3de7587da4114fc7ba8594f366d47 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 607f873f5a776292c07c9d4693dfc65ef927685b..76f791483431e1a66cbe6f16c692f12c64270cd5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 617b969c31b8d6c83b34b57f7bfc146b112628c4..9c55b6f1439870a8f5a34790a7de92d08fcd2f5f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</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.21-SNAPSHOT</version>
+                       <version>2.1.21</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f01e3e372ffb05dfae376b9f2935c5ec8fd3e4c5..a9ba258ee470144f4a990c5abd9b0f410de7fef3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.21-SNAPSHOT</version>
+               <version>2.1.21</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 4a0de74839d85b01af3eaa17cb02abe1cf57aab4..725628c499530d6edf341778ee814d28f8a3dd7f 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.21-SNAPSHOT</version>
+       <version>2.1.21</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.21</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.21</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.21</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>