[maven-release-plugin] prepare release argeo-commons-2.1.64 argeo-commons-2.1.64
authorBruno Sinou <bsinou@argeo.org>
Mon, 13 Mar 2017 10:38:32 +0000 (10:38 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 13 Mar 2017 10:38:32 +0000 (10:38 +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 286abb2893457ab3a618246f759b9395f563bb5d..4adb39bdfd4c14a7718f869d3779890bb02f20d9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 17f66ac65b6bf45aa1b4a08506ba2d356583c180..baedef5fa5fb3e1efe55ce1613f982e369d8ba54 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 250df619a053513be720db8c6d2e7c8573122c15..d5d6e9297ea9e0e0f0a16e1ad18bed864f1c3bcf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index c8c46d8a965c3d4a9a5a19809eb3fc70e9b026c3..285cd32157ba83b97e527a4e4f805d537d4326e3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</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.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <type>pom</type>
                </dependency>
 
index ba2d87fa940c546008fc59dbe167b6ae3edee6bd..c1bd7fd26494fd5c87041e6c02e308627adea386 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</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.64-SNAPSHOT</version>
+                                       <version>2.1.64</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index fbb4805fb995fc5390a9bc5472d8737474337a38..5c7344a11815eb2232a875d6524882389feb057e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</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.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
        </dependencies>
        <profiles>
index 69f1008454152762fc88d101b00fe1a739e9bd2c..827dfa9f8d375669c81dcc7e59c5655b7d632205 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 24de8a58d94bcfda93c3a5c227cea98f8aa79959..3bdf413b580c3a8d78ccb0f873b2d786dac3ea0a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 717c9dba175694d2bd360618fef6bbdb82db6c62..e8720907f93d0677f5cfe40b8b149bc1daecbafa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8a6df81d001395bd41a4855355290810f211c221..ecd13c7f3ece5eecc44f52eb8ddd42b614ab2082 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 564f9959319bed6fd4d5e50a345c285dd89c2bfb..5fb92bbf51e216f8e6bda3d34fadbb032ceff50b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 34ac94511fcc840b829d6ec5cfbfcca827924ade..d4030aa705daf579ecf94cb6420ed6c530eb83fb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 73fa22a0d7543140f8f11842a30af08106d1c694..a7c8962e22ae7e5dd15e744c46b9f3474b740ee9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 86e91ed5eee35954fee41052de8d6f049eca739b..386f8978d35543356a860ac3c3d597e91c488ef3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 69e99e0d2b5e0852e2dae89936108a0d897f8881..508a41c58782fa667525eeaf9502b948130a48ad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</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.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 89ce2e243382f8849f0c31ec866ad15c51344634..d67e7d12b3e168fec2fb498941460ef9733cd6ae 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6661aa073d76530783421f889db332f410a676fc..89ba29dd9869d70311238d0818c5d5388cb62ba0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</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.64-SNAPSHOT</version>
+                       <version>2.1.64</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e8d18b4d13499fa3de173676be30cec872b38021..c83ab0b1bba09552fe96cc204fb0506259757d6c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 527040779b0862e757143d33fa4ff9813cc173b5..bea8708025c62be368d94624d8f370ea37be737e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c36581040d8f662016d233710dd39013042a94ab..57cdcc483b44f10669271a4af30c41755120a6b7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.64-SNAPSHOT</version>
+               <version>2.1.64</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 007ac8176313e9053f1d9a6dcfec48c5db2ca53a..3f8ee3fe0a0cc13631557bb6082140ef101aee25 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.64-SNAPSHOT</version>
+       <version>2.1.64</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.64</tag>
   </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>