[maven-release-plugin] prepare release argeo-commons-2.1.68 argeo-commons-2.1.68
authorBruno Sinou <bsinou@argeo.org>
Tue, 11 Apr 2017 18:09:04 +0000 (18:09 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 11 Apr 2017 18:09:04 +0000 (18:09 +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 93706e1d62b21f2ec6e0f8dc6470510f9e84a370..1db9696fcb5207c0e62c558436f6101954122b72 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d1bd9eb9cbb826474ee10f025b76a1d887de645e..1f5ac3b735ed86e5eabbab8c0e315b822b936e16 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 8acdebe718e31f5d8c4bb53d4862fb6b78791373..d7c343041383cc4fee7cd1588caf987861f8fa81 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index bf52326159eef608f253bb60f2e6518b5f8c2de0..583aae2217aaccff8cc8b84283aea14ba78b1ae0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</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.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <type>pom</type>
                </dependency>
 
index 3dd7568d5024e8e59a1acc3765a629a90871c2ce..f614dc8f2441e5e7141f005e88a94ea0653ef6e6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</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.68-SNAPSHOT</version>
+                                       <version>2.1.68</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 9a4ceff7d43d2de9b0ce50e3244063cae1843d55..24ad134a317ecfad6002713cabad252e7ce158f9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</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.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
        </dependencies>
        <profiles>
index 1633c34a88d6a64232735788ad6a1fc3336eabb0..42f362b90a199b9e16f1ac51a53dde1cd8a49477 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 9b5e1cfbfbfd4f290721a146c5981005528d73ed..db707e1079a88df1a6f555d3b2e3d094fc8a77bc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 03156d170c3276b52f1a85b03f2fa90838ed1839..24bea9c6b6181c32bbdb0751146722d4fbd2d3c6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index cfb16f11e3fc5525d277c6e792dd4f6c8b1b4b61..1fabf42b0b5ce7ccae0ef12b87e5062a019ed310 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 754c35e21df9c50deac173afa224885f3ace7522..9bdf0e43c7df06fb2100b3f404e5f96e8ef81772 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 7fc76933bed09941764b6f6537e60771aac32621..3ec5ed84f7841c6b01a98799fd2e542a8beb1e25 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ac58910d72f3606dbacbf8689e9e39613069caff..8b688e1ecf001d291adb29e4d5ff969583541006 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e5ca63f842585244a965d45d91e7e58f90f5f7e0..4c2a3d18fa3618185391f6a4246053197d61cab0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 8368445334ce5fb0db117012b8a061d73ac62cbf..0e033397e2ae415d33473df0fd67f5e5140900fd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</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.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f076e49e462369b472722dd64e5af9e54b682a8a..895f63fc434213db31098a8ab025ef481ff59e51 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 48ea9562007b940d8ace77f246722216adcbc8e8..643d924b6b4a39ff648e2be993c3df6fde9a19aa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</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.68-SNAPSHOT</version>
+                       <version>2.1.68</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0ba5048aa432e0e2ff4fb6874082a4aa5087d4fb..e9711c5a468c6ac49ae579f896e019224fc5f323 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 4792d6ec3b42cc05a4bb5b8d4cc3f5ad42eaf0d3..5a3d0e497b3f6bd291f3c3903f6801324c70fc1a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 51f3099cf0c061e605a4844f1e96321245851904..2349ec09c8501a9f55dca43bfd50b0da6dc5d177 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.68-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 8208fec6b04ce5680bfd23b34bce74f56083f6b7..7c3a98a9f1e56137ceabeb18f85b6f0dc0a8a36e 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.68-SNAPSHOT</version>
+       <version>2.1.68</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.68</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>