[maven-release-plugin] prepare release argeo-commons-2.1.51
authorBruno Sinou <bsinou@argeo.org>
Wed, 14 Dec 2016 17:28:35 +0000 (17:28 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 14 Dec 2016 17:28:35 +0000 (17:28 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9351 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

21 files changed:
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.platform/pom.xml
dep/org.argeo.dep.cms.sdk/pom.xml
dep/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.cms.ui.workbench.rap/pom.xml
org.argeo.cms.ui.workbench/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.ext.rap.ui.workbench/pom.xml
org.argeo.jcr/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml

index eba6ccae45045118b32937368821ac282d82b29c..b1080367e42a58bfb5c2474cf11913c1de5b5357 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index a4b7017654eb72a03258519a7b2428289d2fee4a..550cd4dc879c0fe9a742d63f139ce2599cfb7948 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index d9f34f719696e48c634992a423278dfadf6d84d4..c9ef31be76f3dc223421d02e74b79532c50b8453 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 1da032a025d995f9ab42d1e2cd8a271e6d78c10a..ffffee45b40d99109213034e7955ba5e3ab7c281 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <type>pom</type>
                </dependency>
 
index 1bb485d10b9f75aa4b4fef06d9d850d9abaeaf68..a99f014c8de35d7684af645bbd8cf28c5198c81f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -76,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.51-SNAPSHOT</version>
+                                       <version>2.1.51</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 2d40236ed16ef57885625b183c1eb80963e734c5..15f1e64264ba5b072e63a56d243638293a512b51 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
        </dependencies>
        <profiles>
index 4fb45aadfe938ff7f0bed2b50c022d4eb08f423d..047516f1fae4d89ed570b187f3f6e37bcfd390a9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index eb6cfca9065f980d6e349003b7bf2ca458e5a1c6..436301c3917f79653f67d3ea89ba782b39a7e4d0 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4fe1f1ed9db959e883847f7e567978b2dbd8a97c..dcd99174ea21a1eb9e4259e0328b27582007efd0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index eb6a81c214038b304cb4cee2c019cd25f8c4eaa9..10895ede157b7a0bfa339dbab52ccc99baf1e3d6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 64193c497536fc96585a45db5f0f718f82935ba4..99b10e6df431434b0b5f2fc03287c812c2f205da 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index c87cbc697dad5a782943717ca792dee72232fd55..eb409889f99dc1b5b01da7dd75580fd59806d776 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 40a0ad1baeb17a5859d00dbabeb9eb899ce61402..a85b271c332069941779e3ab5be6bdfc0f629474 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4fd2b0041918cdbbd42cadd34f2b7274d16a96f8..823bc42fb106dd6ebc038f423b23c8f407ebb40e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 28b1276e2d5d5607a2540f7f5c8aea77f33de922..a77d35dfe38c3e46c8cf3dbdfba36ae76afcefad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ded6a7cdaa396429c1b749cd6b8f5cf861337dc9..dfdd3ca8e9b25769385d29ce5ffe67c3ac3252d8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 836e1485c7e789e39c1d6657d7d8013f27ad928e..b65954cd7d9d5f110280c25f1df572d18af973e8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.51-SNAPSHOT</version>
+                       <version>2.1.51</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b85bf125b3a25098a41e0ea547dfc8df5e68d8a8..c886316b6c82169c3cdcd4ed417aa503ef425f9c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 9f13f2d29b65201a49ba45762a6361803ce25242..1ac33651174e694f1b43cccbd2fec964611e6962 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7fcf9b2a689c941342ad2e318b231c16aa2d62c7..9e59a4737f50bde705e0ad48115da8d50db48940 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.51-SNAPSHOT</version>
+               <version>2.1.51</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 12aea33046e7ca0173386ad3598d6eef2a2cf772..cd52af90d0b0b0d40c105225bea5005cf244822d 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.51-SNAPSHOT</version>
+       <version>2.1.51</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -42,9 +42,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.51</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.51</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.51</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>