[maven-release-plugin] prepare release argeo-commons-2.1.24
authorBruno Sinou <bsinou@argeo.org>
Wed, 27 May 2015 13:55:38 +0000 (13:55 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 27 May 2015 13:55:38 +0000 (13:55 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8129 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 c3b8a8f4ed9aaa2f58575bad311f22076c483918..c1d4bb6a289f9553e9cea54c5b5ebcb4211d2310 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</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.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
 
                <!-- Third parties -->
index bbb2d82f5b8f5ea208657d67d25df32100c699a2..1a224ca848fcb6968de58837b40f35b567c269fd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
 
                <!-- Third parties -->
index 35ac9d4116a12022e8db89753c9f9d04a9d57037..ca15d1739eba3b53060b2d719a8aa33374ac31ca 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5826b7773a66e5a73e391dde6ab394fee52aceae..ceb526948b66b753af0b169d304caa4756407560 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</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.24-SNAPSHOT</version>
+                                       <version>2.1.24</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e935a0dee7f573774edea4b5d5784ccb2dbe910a..ceff0216cb98366f4b757bc9a19a2ef5acc131f7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c183d415ad563e6c2546094e44cb848730d4608b..c9fe5cd69a8ec498290c167581410d30db004deb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index c3888f4f515f15cd79e5e1feff02c924d6efa5ad..5f8b6bf2f80d38a3dd33f74404ead4931988dda5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 7e57e1cb977be99a8aa82651b63db1d5284d7d11..4564a1f59c6544cc6061afb3f0a257de583a2cb2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1eafbfc9c0983cd57050e6fd58bd5eb6f4d24ac3..f8dcbf4e6e40aed23ed5b97c5c6fb80a0b11a829 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8081ee998101d988018139d9e71c5cdfd7ec1220..b27311ff455269a4c5db808b774f548edd985d90 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index e10349b5c31f678823daf6d3a7c7a1166dac2271..98ba4456a8ec5b91997b531af2492009a60d2b58 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 48d1f327eb1baedd4546062fa29eaceaa34bb2b6..0a40f38b765ff239617caf2e8a3cc7c4e463823c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 67d9190e9b08b253113ba91034398f99e24e5cc4..3df687184b496aacacfb31f461db6090d5fbc171 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 30d3c63a6bf0bb363e667a4a0ff25dfde210e321..28dbaec998ad648f510d959fb8f9fb0156dcca4a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</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.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index faa58602dacbf9604558c74b7575670c5ccffb6d..0aa99c66ab4c73be834501a81d8643e28c0fb331 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index fd4351dbd64f8fde2c9f09e10ca6ae51fcd2e5e9..ad881d77dcf11e00987e6b2444545d459d850a7a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6b157101615f0fefffe744decf21938a762fc481..a115796d3efb616aa04bd0be422367a1b0533586 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 159e84c59a78d202b74da6fdf96550e92921ace8..3cfb723b0bf032364bc78782654f58ae2007c87f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</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.24-SNAPSHOT</version>
+                       <version>2.1.24</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0e9ae3812b58571f2b8401748afc52db3076c624..ec5524a8b01d96fac3854e60c1559cecfdd59251 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.24-SNAPSHOT</version>
+               <version>2.1.24</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 2d7a7b72ed1a3d640df90f2ad046e23195d31848..379074283f19d1f4433b1df3e4fab3367a120df3 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.24-SNAPSHOT</version>
+       <version>2.1.24</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.24</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.24</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.24</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>