[maven-release-plugin] prepare release argeo-commons-2.1.58 argeo-commons-2.1.58
authorBruno Sinou <bsinou@argeo.org>
Sat, 21 Jan 2017 18:53:58 +0000 (18:53 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sat, 21 Jan 2017 18:53:58 +0000 (18:53 +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 402cb08253a34230aa052ffcc87fd1cfee872912..b4aad067fa9d9889da4fd95c5468b8e71be6d9b0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 05906b333486acb7669a061923f54fff1620044b..f1d0161e1b8fdc3cb8cc1c4e717baea5ac3e59c5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 6ad6c95e8062feb8a1ea316f716c50711a07e88b..2a156b518f16226ed6f38072cba39e7e768e1fb0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 88dab944f7e4387a9e61f1d0eae8d1c847493487..2b32112877245b8847e3b986bd6f93ae1712e5f0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</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.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <type>pom</type>
                </dependency>
 
index 7fe7ee198eb3f92c9e09f160be38fd3a1226cb86..24d299102b7ca1e553df1e77f5df830c7e4bfbdf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</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.58-SNAPSHOT</version>
+                                       <version>2.1.58</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index c1a818960a54af1602fabb6add22f5556c0e864a..4b8f15fc1d5c2e2b62e75476f3870ada6641eef7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</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.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
        </dependencies>
        <profiles>
index f8338d0c05dc7764bcdd540adf90102039fd30b3..2aeace3f76f3d603ee8475084b1f67fc278c6efb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 4fe32a612267c7284a3132e58b019938a746f534..a52deaf34255e7d83480e185d808136ce9e4201e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a6d031528ec445ebdd84334625cabf254a461e4b..0e5093b18b12b808a1eab7c4ea5a5919f1b907e3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 84050f48e72b3908efcabdbdb20cbcbde160b315..cf20e4487fb9e458692abcb90a3d9d9d9c7d539e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index f4f534f55ad37ee703426a877340589d77127560..373c14e8bdf93cc172720514e5f36d234e778bfc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 1bde52f6f1b18f151cc222b2131032f753221926..db104c31b5792dfc1ef6136174f13691ad36bdc1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 826c3335829a289c91dd662eff8d5b4788cd46d1..015da56baf4298d04789ebd552a4a77252f213ea 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2db32570157520316ba64a0e2d51e6a86d4a9a44..9a7032b9c71b0e9823ee404bf28180e25fb0f352 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index e67eacc851b14f5438cbdb337fd1d4029ddfb42a..7a2eb1616864b9268faf63b1b4e5a315b495b917 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</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.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index a7fd96772a9a5d474ee6277a90eb172fb0ffd381..e22c86a77feade27cb6611413e07387512131592 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ee90ae10ef7b8b849ed528f8c7e7eb5274574ba2..1157f111141e3e7fa9a51ec2804eccb00e3a84bb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</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.58-SNAPSHOT</version>
+                       <version>2.1.58</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9dff75dd7a7d9a4c56955955a7500f6dda988aba..97fa55f513a75aa918b5dfe06b5fe864fda64fcb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 0e84d35ac87b712ebbcaaafe72bc8796e4fee507..bc51603f70ea2fcdb703a3e8dcb53e46308a6a16 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a7c6afcadcfa7325bf33956eeb125e0588648662..348d550c4e820fd08973e15b15ee02ac53bc4d49 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.58-SNAPSHOT</version>
+               <version>2.1.58</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index ec220e593e503fa9df094973fee62d81a26ac083..23c561645810d90dba82e3208b132ca32bca987f 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.58-SNAPSHOT</version>
+       <version>2.1.58</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.58</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>