[maven-release-plugin] prepare release argeo-commons-2.1.50
authorBruno Sinou <bsinou@argeo.org>
Wed, 26 Oct 2016 16:31:18 +0000 (16:31 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 26 Oct 2016 16:31:18 +0000 (16:31 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9293 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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 7e9aa9263c1667e99990c11f3e8d8e42ad198fa5..bccbcd73c48c61b88cb4511d42dd23664035a8f7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ec9004efe9cbc77845858c7752cefe897373ffbd..724187cf8066621c452da534894d3655442ac237 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 8b77d76d5af436d7e9bd69a836fb0e89dc184e8e..81d6c3751597f9b5ad58bd8139c7a0a3d67f65df 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 1a0512898168b748ab35fbf781a6747bbf47436c..cb3fdc81767d435ba5faa59e02f6afb0c858f4e5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</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.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <type>pom</type>
                </dependency>
 
index 5d366ccc8a0f106281bb17b291e41787db360c11..b2332e6b2ab2bd1f5469ff124c0edcb7d1ec1931 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</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.50-SNAPSHOT</version>
+                                       <version>2.1.50</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 5c270c27a0842836b3ab3614f38894a26f604246..f572ff6fcfa1de7c5637966411b928d5dd74307a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</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.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
        </dependencies>
        <profiles>
index f36131bf020e24819546b4bc26c07695458c2dd9..1b55e9f8423d8a75b03febc41b36f830cfae5d0a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 552c04cc9456b269fc28ffb5a2d8addebaa4cc0c..0659ee0488ffbdf27b9c00f419c73e05c95672ee 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0c9710e54afaa0b28e9e274932fe09c597b90439..c5240186f90d76c6baefe87ffb9e6ca8e82b3ca2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8f478d6c159b0876f91bb8b561569cb776dd3b6f..fb9350d846e921ac6a45658d903540157c613314 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index d0ba4d21596a0bf3c5380be1adf96799860ba609..0b3b0716ad0cf32ed40a65ba255391b4ead4a561 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index dfe22e6e90038e4d084109839b620680dfd7369c..2da59555eed49c6ec7091dad697810bc87b947e6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 63dc5743a315d4e6248907c44dc97e06904f79b6..c0aa9a5a2eae2cc37ac95d48488a98aecb4513ac 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index dde89c624c249946587c7ee8a90a2f0f46aff8d6..6592200908afc63bfd8259cbfc86b877364b0357 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 9dc7d5200f615fed49ed97b3d6326e97129ba93c..af8a06bc004a22002de769d1207d66dd82bb4509 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</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.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index c8d1cf5cf040d07a69ff35430d6519099e6109b8..541af454e9bc7238be5e0a5c0cb87cc0433a7657 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d5ea4f8fd47e5b8a75a31dc1f5ceeef1565ca3ae..b696fa72c62f85b5583a18a56fb6cf0a40b76f79 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</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.50-SNAPSHOT</version>
+                       <version>2.1.50</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ead401fa6b104778140900e1808b86ccfedabd4e..801eea2336da9b5abb24cdcc221d381da3152e32 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 1d5c54d5546c395ed9b28c80f3eaccba3d001eb1..3c9627ff79fd2059676a03a9973f80de179cfa65 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index db7543f8b07770cf0cf0c6629693d3a3ab72932a..b02a4118021cfcde0dec01239e6470526aefaafc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.50-SNAPSHOT</version>
+               <version>2.1.50</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index dda3e7ccccff0713c754c2566f5ac4faa8e789ec..1b5f4422d8d3ed4bca4d332814b28c0073b13333 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.50-SNAPSHOT</version>
+       <version>2.1.50</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -42,9 +42,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.50</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.50</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.50</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>