[maven-release-plugin] prepare release argeo-commons-2.1.80 argeo-commons-2.1.80
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 24 Sep 2019 11:02:53 +0000 (11:02 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 24 Sep 2019 11:02:53 +0000 (11:02 +0000)
39 files changed:
demo/pom.xml
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.e4.rap/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
maven/assembly-descriptors/pom.xml
maven/pom.xml
org.argeo.cms.e4.rap/pom.xml
org.argeo.cms.e4/pom.xml
org.argeo.cms.ui.theme/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.core/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.equinox.jetty/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.ext.rap.ui.workbench/pom.xml
org.argeo.jcr/pom.xml
org.argeo.maintenance/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml
rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml
rcp/dep/pom.xml
rcp/org.argeo.cms.desktop/pom.xml
rcp/org.argeo.cms.e4.rcp/pom.xml
rcp/org.argeo.eclipse.ui.rcp/pom.xml
rcp/pom.xml

index e10c2b13e4f33703b7cac9331d9d5eb8cee20226..8aefc9de2710b1c48525009cdf644e1b224fd5ef 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.80-SNAPSHOT</version>
+                                       <version>2.1.80</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.80-SNAPSHOT</version>
+                                       <version>2.1.80</version>
                                </dependency>
                        </dependencies>
                </profile>
index abed95dec039f6404e7c176d7a37179e43bf066d..26b1c9e140eda4879997659bce60cf135b4e8563 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f9eaaf5f2fc31c45ea0a24a5c4833ad6f75ee33a..98dd510d138a8478508f26ebc1def3c6fdd2cf54 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- SVG and CSS -->
index 16929a2fd92911c3411b7f55e394d73a499b66cc..da40db32717140bfcaf39b315d4d40309dfdee86 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index e9d622a7a8f966cd831bd0145c5c3c077d74bd59..ce414ea9fafee3519d8b697a90f42059332f8f55 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- Eclipse 3 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index c2dfc847dc5adcd7946caaf54b8ac698f7730b16..6d678f10765a726361c74d63cbc353e975864926 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <type>pom</type>
                </dependency>
 
index 05e3f00fa059c84d77650d8004ab9488452830ce..21d4a1f04f2ef438ea4781e4f3c3bbe6cea5a850 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -47,7 +47,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.80-SNAPSHOT</version>
+                                               <version>2.1.80</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.80-SNAPSHOT</version>
+                                       <version>2.1.80</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 266d75e00fcb841b04072f8a3317879ec2b8bd3e..92c0fed5919d1b88e7621b329540a7086d6e07f6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.80-SNAPSHOT</version>
+                                       <version>2.1.80</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.80-SNAPSHOT</version>
+                                       <version>2.1.80</version>
                                </dependency>
                        </dependencies>
                        <build>
index 091d758ad5191e7a42b9d47ce95cca8f2c1bd079..58672c39047093f310ed93fb78a5528630dbef44 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</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.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
        <profiles>
index 1f5e925aae860e7aa49bf5193df0d2cc725ab340..b259efa78feb013aba14e8977d60189fdd659d21 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 9353b8169b890158ab184a4d99dea4eb411763ed..d70abc71f536d3eff1e3bde4cdf56250f556e44b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index d93514067e8d1ca235acd038fe9a222b6e6a4873..118f9bb20a8adda9961648cf586f379690acb99c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b94df7d4343e10f1b2140755042e5157101ce4dc..d549c741b14320806a28b8717a079fff3f4b5da9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index 1c05d57c60a39a5ffb131867dbe0c0d3cb9d867f..4ed21b502d1ad773abaa2814594133383aa5db55 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>provided</scope>
                </dependency>
 
index c28cef1cfb10fdf0dec08e72ef31c23ec654cc41..ad61dd72a1c18eef470741e219dc0e2ab43dabe6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index c077c2bfb6e37d49fe6fcb262308d9636b05b542..56735ba200d7adaed6a0b6c77aaa1c568216024b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 9336bb508c14272209a981aabc157d5b3dd65a2d..956123b9808b35c02dab23de65496b7fdb20f887 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <dependency>
index 100e1ed99cf710867e5b523aff2abc26959ffd04..e2394f3baef257c170fc4f48ac4dfffb040c6189 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>provided</scope>
                </dependency>
 
index 76a48414babca5810866518912f5aeb4f638043c..8eb5609899ff3a91c5d17a511b55a9c637630a45 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- UI -->
index b096cb262df87c858c0583f7464940533dd85b4e..9e2b8a1c71e386abf8f41cc63424e8e504a2da8b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6ae65cbec1056ab7b9f218665d0ab21c382a3252..c1004d0f44a8f4541d97c5aa00f967db182ea583 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 632d69f14b2e5e68956278d11ea6f9b6cf60aeda..c99ec244759cbf449d7057cc429596dd0f6eeb65 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- UI -->
index 7a4770a50b79cbe4cc0f49dfe1e75f9425d71ab9..15fd902d2416c9cdb15d18057ca351b76084eae7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- UI -->
index 437875609f673375dd2b2c2d2e215b456ea96ded..0afd5837f4768d6baa1c7b4a1dc04a1e4a906bbe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 67ca447148bde6e645111648f0e2fee86deb4516..10d347ff1a520fc71d74d61ad08fe7a1bbe3f9de 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ac76c77ce790a0b3d3f8e4ee5de63a421d180a45..a1eed47d97de65967bfddae1b3a154e3dc70dc7b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</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.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index cef8873442ed8780249b77f7f1b72c331749a86c..991cfd6f14e91e0a74e4675fd77931e591fa82e7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 76f94897e63ce457d845f66d3174d0f6cb569f00..07e1aadac03e52cb656f74a4a7fbd0cfcceeef7f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</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.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ada576ea97e1a7865f72193a6dc116f58f22655a..9910b980cd0500ebc250239c24c6508e1104a443 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 578ee04a72c1e351499f26052af7b6694062a4f5..6067bcd1aee00e512be1efbf6a12d5467988e0f5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 5be85e4271898c10e838a719fc669655a9bb6a48..185af84a24efea68dc7838f1992795b9e4771455 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b17e00e3787993dc8a0d75e8a62543ba01c2a7e0..33a1cec99a706f1313edafdc88020c703bfa1440 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 854638ffe0e677f1c68312a6040748987cce4a10..24a3b1633dd1e87f2add76b65566db78e12c68c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.80-SNAPSHOT</version>
+       <version>2.1.80</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -57,7 +55,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.80</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -510,10 +508,8 @@ limitations under the License.
                                                                </goals>
                                                                <configuration>
                                                                        <target>
-                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true"
-                                                                                       failonerror="false">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true" failonerror="false">
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>
@@ -538,10 +534,8 @@ limitations under the License.
                                                                </goals>
                                                                <configuration>
                                                                        <target>
-                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true"
-                                                                                       failonerror="false">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true" failonerror="false">
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>
index 97392e7b63bc68beba89637738b6006c89b6f9db..3a98e164786569adeabcb90ebba5603cd3a0b042 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.dep.cms.e4.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- Desktop -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.desktop</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- E4 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
 
                <!-- RCP specific -->
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                        <type>pom</type>
                </dependency>
 
index 1fa0f1012df11b6aff20dc261b1ad3a9ad63be25..bf5d4522d6b4537a5dd44b3a1e7971dd6d173e9f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -43,7 +43,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.80-SNAPSHOT</version>
+                                               <version>2.1.80</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
index b46eea38218bb94510854020c50c983d9795e470..d435a6aa7f2895b6d4fac1eb65c412ad7744df01 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.desktop</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index cfe99c3caeaff89fa1d37b06731c4ad8d6d21cb3..02c4fea2f1f245947211256bbbd7b75bfba92eb8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ea88af080b71a3f29966630bb87d023c052278cd..3c5e00cdf9f65672cc68596e6c570cf8a7580b51 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.80-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2bf6dd693a0f8fdd2a3dc3acffa8f94ae6e569c4..879f0d45fc41b9ea573506e29c330d19820a5b5c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.80</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>