[maven-release-plugin] prepare release argeo-commons-2.1.25
authorBruno Sinou <bsinou@argeo.org>
Fri, 5 Jun 2015 19:11:46 +0000 (19:11 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 5 Jun 2015 19:11:46 +0000 (19:11 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8154 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 0bdef3f1b9c8aa3687bb5b6f461b4257cd2350e6..db543259979aca3376f7a524df4ee416749d4854 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</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.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
 
                <!-- Third parties -->
index 2121b8998407b8db2adbe484ed27cf4a0c473403..adc20010080a07339edb86a6f1735979d197a86f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
 
                <!-- Third parties -->
index 3d2a9421349a0c924a832ad98ac994d84a0c629f..328e0b7f782ab5c4b2bdf372bf3569e9a6897b28 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4d131e661266303092745cbe30b78187987aa47b..89d47f48896bf01d153a327f7e3e82b5ac9b704b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</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.25-SNAPSHOT</version>
+                                       <version>2.1.25</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 5e3467bc18dee2385561a3d88aeb4268ddedd286..df2f4bec17fd84b56242db3ccda1dfa82526c1a9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index fa1714b425f8a53d67e0f3935e15cebbb909e6c7..5e6c1f4a00296c8a1c111a2f3a8d80b9945121c3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 94cfde46d632543f658fe40cdb9aaf970810c687..0015317ca5fe9a59502ed6eab595e23d4f204c10 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 582f669cccd44229aa84b20a297c36043e5b4619..dda0cdc0f67ea38e1a49524f300d0744b099beba 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 06f61183700e3372cf70d0046edbac6c463dfee9..04c2c2a4be0333198a33eaa4ed0947a10843c72a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 280cfd71b56ebe58619e1c50cb581ad530ea71c9..aac174a2fd220a5fd22e833865565e2fbe9e0a98 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8cfbe77e02c3a39fb3a91f796ad2c6011835f122..250295a40ca810ee9d4a29bb296d1183fd7f01a1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2c8b6bf353ef988f330dff884fc458139bd31226..f28b421fa7a541c0ceb2bec1de36506cbb5b5883 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 939ac86df3a2ae5004622db4c3dbc51a5433685c..7e85806e85ff5da81cf2e78b87dc26b313215565 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a09e4c400f4becfa2a6414b7a8a0cd7c7b0b0cdf..3302078a2dda9a90b7c8b05f3fd537626eb7b1a2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</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.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 93fbaf98acd170bc64829e242b6e23710bee5c6e..358fa299e364dd159195a2f802989d3b0e18ed8f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index e77ef7188f600ecfc29c1ed156a064c5ee5b094c..293a6c5ab4af4fc06441551b870b7a0bd5672ab3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 20e1c7dc268ac3d4094ea89a7f4b56a56ba47932..68010cfedf2ce0a279c8168e864457cb9afeab34 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0c2789c2bdca1b54e9fd1a8174d496d40e326a50..433e769e28dc977d0b20fa9845b9fdd124e71238 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</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.25-SNAPSHOT</version>
+                       <version>2.1.25</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 98b43c292426991d1efbc0dded6be4086d2994f0..acfa95fdc3042207f86dc74099906ff3a48ebddb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.25-SNAPSHOT</version>
+               <version>2.1.25</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index c8d0a3de3233086c3d830be7af485887bd05610b..e9228c49adeaac2f932ed5166f23a8ae50f5739b 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.25-SNAPSHOT</version>
+       <version>2.1.25</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.25</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.25</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.25</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>