[maven-release-plugin] prepare release argeo-commons-2.1.59 argeo-commons-2.1.59
authorBruno Sinou <bsinou@argeo.org>
Sat, 4 Feb 2017 13:13:34 +0000 (13:13 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sat, 4 Feb 2017 13:13:34 +0000 (13:13 +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 2e2d8900db0a1f772559d7dc8c822598d6c7cd7b..c2811dda40d17a4936c4ad57105f5a6679d8db0d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 87a617e00354e5fd0ae20d0081b87c2b432d0dad..cf6a7e79539fa07a9d1edee895aa0971d4d21930 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index ca2660a1e81d50fd5560edc37c9a8eb9440851ce..f9893753c1a443929f6c48638f75b1f18691c179 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 997fbeeaed1075f7c17eaa7960488b39e3eef5f5..01faf8bee9f5930bdb477e3a8b1c2d64bab671c4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</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.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <type>pom</type>
                </dependency>
 
index 02e522984326050b176abef4c7212ed11735a9c2..2e97b59d5d8230eb0f2b0c55a36a451157b9932b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</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.59-SNAPSHOT</version>
+                                       <version>2.1.59</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 6968211df45954651c83a3f994eae94e31d721be..7291e1de4c608ae01c1e5596aba5cc06172907bb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</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.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
        </dependencies>
        <profiles>
index 264d01f99da9985befe8106b0f0f6b641d80e053..e6df276038d0de7cd09de9bc06e45ebd81ccacdc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 71741902b24a457750154aaeb36b856e14c2fa82..c648de550fcc9a19a24e578b45f6f116a2e7a203 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c9982f0c9e57b6549fb0aea1fe676b7f501a51db..ff7ea7331d76bcf792f1df32036c70a698c2fabd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index e0a16166a907b5428c5d324602871964a3645bfd..ee1aaf5dc3f7912fd44e7c5bffb2e556f5ec1025 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 3287bfc5f476995e7c2d39f971fca1449583b929..2eb2309e5726f895d137eeda5c26f1931cc2b95f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 39866c6920c1adcfc54af9e77aa5b7fc4ae7f6fa..889ec51c354e328637f5f44f61094763af0f5c9b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d351fbee253d7fc89b4d74a1823b88ebd5e0f745..a0de58efd1be000443c86339ab066a4765b3a97b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 81dcdb118566788b97fea964f8691cca4682ccf2..020cd8a74683276797712bad42b0d8e4dfb700b3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 86ff868380f7e02a508e11abe62d9ccdc60eeccb..6c71f5484a762201d34c7c3653100c1cd85a80b5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</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.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index c1d518a5c85aa9c0317fb2cc81d75458b671d4f5..7f4c80c06dc0833addafa84780bfda2531d87fa8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 20a51482555703a1f250857b92b1f8e821e1377c..6a4df01b7efc6d3f420eed3b889a7544d3e0447d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</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.59-SNAPSHOT</version>
+                       <version>2.1.59</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2b68c0edf4130fe87d080baccd1a7a6153802cd2..d757bb728a25d97cbfa83bb30e3b66f61e336541 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 16378d4d9b745a259cda663a605e3940967cee8c..2f66aff87ba7273511f40ee60e8edef5a26a43e5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a52f736530dcae11059dc72307a4d489e08d46fd..2213b990e00623015bab2ebe6aa9b1824423bb35 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.59-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 03d32e110c3c290e7dc1bc77861f7984f02ab68a..68e41ff1419fb81ae2373c77903d0fe2187a5f77 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.59-SNAPSHOT</version>
+       <version>2.1.59</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.59</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>