[maven-release-plugin] prepare release argeo-commons-2.1.63 argeo-commons-2.1.63
authorBruno Sinou <bsinou@argeo.org>
Sun, 12 Mar 2017 10:31:46 +0000 (10:31 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sun, 12 Mar 2017 10:31:46 +0000 (10:31 +0000)
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 bf9305c540c5142f6a0e70e33d33064fa23244c4..dc0f994543fc40bd875a1a5a08fb73b037a3a84d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 8f7cb3a9a7363d19d66f1d729616d96663aeef63..c125eb65b6588b99ec7a108e2ab5e2355f5dcabe 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 59484b0f6e3e1da66a9e47c09fea1c01687c9172..e12f14df8226252d6c2d7a0a6363e211a0a21130 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index ee20561bbea7a46108fad6e1ec7e0667595a79c9..b8a77a0c8e35200ec91b325b491ec31768ebb448 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</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.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <type>pom</type>
                </dependency>
 
index a336d8656c8c7733a541b4e8f1f80b418da5a95b..431fde57125d2328c18ba66295edbd79e02625f5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</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.63-SNAPSHOT</version>
+                                       <version>2.1.63</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index b60d437c27fef07edf839533015b1e4f0a572ffb..e1e648878e01e286a88cd77717c8d350c4c314e7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</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.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
        </dependencies>
        <profiles>
index 41b05ce1e2acb25e788ba5c2a8d41551a57aba8a..fdad40e5ed16f70165f33e3876ee855e6b75a838 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 84d9da1d098942b953a30ebfc89bc808ea5dfaab..6c3060f4420cf56d50432fb8c0d17edf08fe802b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 34b7597706786ff0de759af2c8708cfe45103d49..e69cfe0c27ecf6cbcbd7e4e86e13db062a5b5ae3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 1ef11ce0ef7d583a0020804bdd3876ae51fb687d..80058ea539a5df6b37bdf50fb45ee6e44e1cf966 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index abd4263c88d6e82ad1329f9d933525a1512d3100..4606036aad3b3232838c36991cd52d2fc8c2f67a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index c48eb30642898f8f1451f5ac58661b3b19e7593c..3c883358f244dd3f19ae61f735053509ffb11803 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2232de12a85d6d69104bf6fd186aabfcca3d9ddb..a2c0f0eabd2603f3e99d289046cd0d576eebddd8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8a48aa0f265922005512c541149ceb88b4d4d048..a6040973cd5ee741d922eeba5544da90c69c1f46 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index e89f6b402adb7ca41d1fba4657dcca2b5457f582..926ef206c19b21c0b52cfb9f297aa3e6abc76340 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</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.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 6100a65683fcc88fa5f6f5ea0e43c20d27439445..692e984cf84f6b2d3f63fe57cd446f90e4c567e7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 751ab1ccc967ad71d9cf3425f36d6cfa68c277cb..b5c47cdcbec3027236009c07daff6ee3d84c7d3f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</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.63-SNAPSHOT</version>
+                       <version>2.1.63</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3d16f177339eb789df62a550eae36665da52f134..864382a29a6e4842fea1971cc7d956b995c87b45 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 9214d5e6547b661b29ce32c2496f195e624cd1ba..fdabc4f242ef5d6cc5e103d30c42787b6d0db571 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3cdaadfdd5ad19f9950ed1d4910f2c2edf868980..a180fe3119362f29613518653d6b3df282319cbc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.63-SNAPSHOT</version>
+               <version>2.1.63</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 8dbfdbacacee6a484e727afb0db068031bb8d785..18eb8586bad62b0a53e803ec6aaa6f6ba1a4f5cd 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.63-SNAPSHOT</version>
+       <version>2.1.63</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -45,7 +45,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
-         <tag>HEAD</tag>
+         <tag>argeo-commons-2.1.63</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>