[maven-release-plugin] prepare release argeo-commons-2.1.26
authorBruno Sinou <bsinou@argeo.org>
Wed, 10 Jun 2015 10:04:39 +0000 (10:04 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 10 Jun 2015 10:04:39 +0000 (10:04 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8181 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 a08696272595d2f8aa2c2a19d2dbd70d5711413d..75be880156dd7a5315c714c5d7dd8ad706092355 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</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.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
 
                <!-- Third parties -->
index 54619d9e0e2353a63215e6e0fc192b1912447b19..6e1fbeeedd2de24fb07e0eb48666b914066a3d99 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
 
                <!-- Third parties -->
index f66be6a2c3fb64b6f8fca2d5fcd2654341d13b27..be9bb27b9d964835053d6fd0496726fcaa2f2279 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 23b819d909b81dbf0e05d49c44db30a0c476fb8a..50fb9e19faef035b3ddec41f4c48a82ba7002a16 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</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.26-SNAPSHOT</version>
+                                       <version>2.1.26</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index abbfa3cefc3798524768abf3056697f6fd425ac6..452f53b052c23bc86e3cef73a73635ddff59e063 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 75165c66b10c0cf33b894eb411178183b7f9c073..39d991af56dd24aa64b0944da632925cb718b33b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index d537edb1b7a00c769a075ff1e8d7af9c6bc6b54f..53f4717def8f26568e6c19004bf4c6dcd8610c3d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2f81dbcdb2bcc3293f5a30fd26b798e3664f984e..9b142ede8b68b7d4319e8e689f63ebfc86c1eb74 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 31d33a1056a0dbf467803087b17df9ff2c93e72b..476fae0b7c4c5bd7beb7cddf735ed9a1ba573a63 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a2f349df931d346620e9b235e4f14900b583f431..6de37ab58ea381da74467997a3071d903a7a4722 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 4f0ac0e3485eae299e0dc57ece72ef0a09e47443..2c1fe409d452bded10b50f32231b57fc444af1b0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 630a9be5b3faa42b73608fa67a3250aea0743e97..146f5183adf1ad8f0ebaacb2809a8fbf0323ccfd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b5ae6d8a518468e705f0c020d837a0538e29c703..cc3b314673cca72316069476496fe1c9a64b5663 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1073e5c6bb2504eca106d5b12bd90aff658c475a..8dc90b36769b9ca37f47655e7670a9efa6335b40 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</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.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8037b05ed1f20f4743254c07da36f87717bfef7d..4561675d9503a5035f2ab7e8665f20dd0dcecac5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 1964854ab0e76ecbf401e48970df9e4e202e06fd..7c20ac20853a0ec6a2bba5d4d4936aaf93e70df2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c5591897c308f93dd78c9955d14758e17125fd1b..74ec4e49f2042a7fcc1ce3e1b622de033e3544e9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 10b3c51e0419fe42101576d9c3fc5956efa9fc80..c720f5ad240f11f33db557469059252dd3de5015 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</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.26-SNAPSHOT</version>
+                       <version>2.1.26</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c6c03b7ddfbabaa0f4feecb55ea03c8bba6e4b08..f9bed4204528c3f374629c051b6516f67db92d27 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.26-SNAPSHOT</version>
+               <version>2.1.26</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 33d3f29c568c10cc4ff5ef5d06d33fe4045c6be9..1047071ad26ab83a48b0e48389e306eeb9f17402 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.26-SNAPSHOT</version>
+       <version>2.1.26</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.26</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.26</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.26</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>