[maven-release-plugin] prepare release argeo-commons-2.1.70 argeo-commons-2.1.70
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Thu, 28 Dec 2017 16:47:06 +0000 (16:47 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Thu, 28 Dec 2017 16:47:06 +0000 (16:47 +0000)
23 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/argeo-node/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
doc/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 5adff7d46eea87821b4bde3bfcb420b9dab1e6c1..e2f2a6aaf3f77cb685baca4530bd9226004774fb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 813633e2ca069c3925cefcc7c0d7ff0212435a4d..6b371d3d064691f8d26a99fb2347110a9683496b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 9ec3f3cec649b23fa6dc1f9ee35e6c696a54024d..be8915e952acf3764450a4734d3f4c05cfb37490 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 04c8ffc097c2baf466270fb6ef6d4a97c94e4a08..7991651184f0e08866bc35c88cdb746c10f2a67a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</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.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <type>pom</type>
                </dependency>
 
index e07add4418d55361e5e1c7c64e2a0487992b20ce..abff755134ec012584a379641d880dede40b72a2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</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.70-SNAPSHOT</version>
+                                       <version>2.1.70</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index ecb37395ebf8cf09f64182499f5318ff8658f888..b1cb1bbd082dd8f67afa9a18c1efb2c891bf4b0c 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a7b09dd566c64f64c6c3510ad71f854340793a57..5e1ab532f44b0235d948c0f82e935ec2d0b32cb1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</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.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
        </dependencies>
        <profiles>
index b7d0ab0cd5ccfe74e653b4843f6f0426c4e299f5..ad971d2783126a2f111a418b2fa37329b4d076f7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index a73841647626de97acbcb32a8e1e951a313b3f04..838c4124d1aa1097f359cb7c637422f60be697a7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index f21ce3d473e215b2d4651fe86176ce6efb8f2a25..f5b89687f767be5ce971dbc00148a94055afff37 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 460877fa9a1f28d8c5765990b492f296eb605689..c98ab4925e9cb6f371407dda46a15b6dfe1ae431 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 3336999abe83a90097159caf9189094203572ee7..2f82c789bcd148066f4d0b580a7bd6b14813ab8b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index ce87cdeb94a743da450bb7aafa2747456b56ec5c..6f849ffdbfd65ef38fa73d1a09fe513077149872 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index ebcc67c755b18704ae597b73e05204e0dd86962b..08a271f8533cc25a7aedf4f3e0f0b46be77bd97a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a223c028bbf605780dc6ee8e90994a7ef12bfe30..f6151eb4abe7b2e061c9482230667585516ce5dd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f93d7aece9a28b55eea24dd0a8ca1bec0d175580..54f44f905c21313d32def7fe8cb08a57644d87e3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 163bf90cd0543c64f99acaf4cb8e6cf1bc2a0fd5..5ecf3ce239139df01af5632440427891cadffe97 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</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.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d8e4f02f9210e5cd2154d91544e138cc14d8ccbb..a1e3f72e6a9fbe801d7ee4b91580103f5fc3d41d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8d1e2890da2eaa93dc02f75232efa9e2e21cf18c..ef9ffc4a6004b58c51e3c13f7d6ed5b5d11ed1ca 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</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.70-SNAPSHOT</version>
+                       <version>2.1.70</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 486ac4d21dcfc32a9829b51cf6ade5f6ea8983b5..05e35025440c97d0a7ced52d03b40aa55e48ed5d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index a670e33e10e56887ec6c90e838a8cca9ded62ef8..9630022ba06ef9be54ef7397771275390ccdefab 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9a77bcc14f69322c43c7a666d55e50cbdd5c46b8..691b213e545385937ad0da47b65d1c1e3a9bec5d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.70</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index dc66221ac9f8715d29c00779b4613f80ce2c197f..122349d85199cf5fd4b246f3fb4cc1f9af8f32dc 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.70-SNAPSHOT</version>
+       <version>2.1.70</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -46,7 +46,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.70</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>