[maven-release-plugin] prepare release argeo-commons-2.1.62 argeo-commons-2.1.62
authorBruno Sinou <bsinou@argeo.org>
Tue, 28 Feb 2017 13:23:18 +0000 (13:23 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 28 Feb 2017 13:23:18 +0000 (13:23 +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 09d761ec755f7e544375e2990357d6cf8deb0771..0b5639daa80d1fe5df47c4be9218939153da8dd0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index dc163d5bf13112237cd929b3333e3851ef373c2b..da567f8db0b0f57a0fba889812b89d4f27ace8ab 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index f41f83fc6c0f305a84a3397a20e8f3d4df2ad42b..4ca6f11845fac91960d7c2d431914ae31af96ce6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 2fcbdd97d3c78a3226358015a9617a3bacf8c077..69dd3dd57a6b27a2ff4a0e3122f3df17b7ef5459 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</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.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <type>pom</type>
                </dependency>
 
index 8505ca80b533968a1ae30d5bf8702f9c96c10282..ba4aff12513285a0da7e605246c45af9a22772d6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</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.62-SNAPSHOT</version>
+                                       <version>2.1.62</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 0b805cc30e3bea847d4b43436c8962270cc74346..5aca7fcd421603843d4e7e917ebba01fad15087a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</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.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
        </dependencies>
        <profiles>
index a4788866caa52a97c9f38b81dbf7f93dd66a051a..ba5db055df7ec69c8f4f948e5e8d3687df24cac6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f6141aa7d42ef60e9339f1d5429c1ab7a175b604..13233c49f528fd836a6d95b832fd277a1267baee 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2bb157b7a9a1ef3cf070e995776b90b29858ae24..6396022b5d4ef4f6fbdbf4680cba7e8c005cdff5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 40425386d253e87a64bb89af598987f1d1003552..c85dc6206e2cf74b37a405ff1122af8371730429 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index fdfde82c5592c921c17afbf06852aaa4882f2aee..35b0b8e1475758d8e83993e5d970affe40392027 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 80c1e65a6b51bd56d593f1eab32fad49a2e0e1a2..b61ea9b822771a2b6c5e3ca749850d003ce3d891 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a301da87167dce2de150b8d2e7cb3c261d9e058a..c9a6b3dd785831b95cf27d3f38d1abeebef798a1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ab6e8602417b412752481c4bef472d5ca5b6cad4..3beda535e30c794a629984c4e6664e720a79b0b5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index d5dfc61f79928c9ffdc4f5bf902e49e268ba467a..b2ee4861f38c64982194be54e9c6f7f4260148c7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</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.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index dce642aa15e4feee09013d3d052dc9b1bdb6ae5b..d7ac6d51be06c67cb250244dd40d9e56cc895198 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d760d4c8fd8db88e40ae82bb42700728d3c45ea9..26310bf70a1cfaf8519b7fa7fddfd577efa5338c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</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.62-SNAPSHOT</version>
+                       <version>2.1.62</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 419be050bf6fe6eceb86f250598b444271828a8e..357eaef147160d11c6d4098d05b2dfd285b10629 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 21d3ebd8dd2b6179e22c2ab7a757efd6b8b7ac3e..770a832e7cb20ca6dc40dbf84657713b1c6d5418 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index dff23f6ee2e57d1e2119dedd946162a77a24ae4d..4c92c12bf9fb3aa19115b1389c30e86351cd066f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.62</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 113cabdc38b14c5e8faa1171cda7fb298d065589..2156a1e5bf1fb321303c9e730d0ad169c5a3d439 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.62-SNAPSHOT</version>
+       <version>2.1.62</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.62</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>