[maven-release-plugin] prepare release argeo-commons-2.1.79 argeo-commons-2.1.79
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 10 Sep 2019 07:55:09 +0000 (07:55 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 10 Sep 2019 07:55:09 +0000 (07:55 +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 4ffc787895573601cae8f3a8eaf78c45ddd31df3..5b72ac3a03f2f22e0ab016a12ff3dcb91b1ec552 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.79-SNAPSHOT</version>
+                                       <version>2.1.79</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.79-SNAPSHOT</version>
+                                       <version>2.1.79</version>
                                </dependency>
                        </dependencies>
                </profile>
index b04189b821f10fc50f20f94ee0fc4de1e0a09c2b..c2a7b7b0c9d64ca0e1300f0bb58182a89a9de3fc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 367123dab9c34556f9f371b2f5cf6e5f4c923686..41998d2ac16143a526fbd30e6a84b4fc4a637053 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- SVG and CSS -->
index b47c920d1b864ff9fbc74c890d52b87c08d5bca1..e2543495d8e4ed072e0434f7b63a9c1639525b2d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 4965db80d0a3e270b04ad5c69ebeb09313693948..24a3f2ff69f4cf718220a27055ea7a7dad6feb09 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- Eclipse 3 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index e4e93404074ffe213616b8aa08a735a2a59b5f3b..cd9bf7131e7f5c7df30c22eaa04f43cc73eaad55 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <type>pom</type>
                </dependency>
 
index 67b31367bdecc7dcd2c978f20820819603ff1afe..9387768c13848c382b42c9a2c11cd7590bcf9c5a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -47,7 +47,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.79-SNAPSHOT</version>
+                                               <version>2.1.79</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.79-SNAPSHOT</version>
+                                       <version>2.1.79</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 18d7562823ca8fcdff20be85f86a0cc1243bd477..d7f90c514eea8d4b024bf736cdc967541e6d3381 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.79-SNAPSHOT</version>
+                                       <version>2.1.79</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.79-SNAPSHOT</version>
+                                       <version>2.1.79</version>
                                </dependency>
                        </dependencies>
                        <build>
index c3f29a3e1af343e5d38101cd4237f9d2b43a5b27..a101bb7e8fd31022cee950d145a6cec854e49cc0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
        <profiles>
index 5289037dd99efea7bc09c780c05f37f80f5ef46f..51644a03718cb55edeb43436acf3938f2e183232 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 2bd39057e808609bd1473920109f0610c9ce4098..7ae473116f060e53b2db24b37380b0703809be60 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 65c82e8b569df7d875f134c0feaf432ca6a3199d..c5694d9734751083256e297afb36b4780a91b0d0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 24684e1e5878227af9f1f4a82035114a3a9e5fae..ef26432c55455ab3458ce9d4f944cbec0b4089a8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index ea6c3bf6077b7ecd91f584142ea78cdabc352208..0dedb6a38e1359d9753b46fdaff23f95094b0b28 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>provided</scope>
                </dependency>
 
index c225532254a8f98f0eff7b5b9cac953f6782c538..8aff2b47b340984bea5ea0f424551db40798e99e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index 350d8ba93786b8f83efbf134cf9511da6736c863..a252e86bddb5f495a8f798764bb7cc2c4bf74362 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 340e6b581d4369b08ad093df8cf201ac6a5b38c7..4bfd5d457f0efb030170774d28c82fad00474fe9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <dependency>
index acad1f298448f1aef26e414a5d5388d491975fd9..e695feb49fc8c9915a87c553c056a9b39de5f6cf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>provided</scope>
                </dependency>
 
index 3768da6760f5f6a698886a5a42516f67690f749d..f52b66b7fffd2b8ee2c4daf34f9aaa1ef489d442 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- UI -->
index 58a64c88b85979ce2dc4da2e9850f8104a4f7eea..0fc3886d2fa8995740e25590f14a953aa50bf34b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ed0cc927df1889dd27554cc446340d62ffdf1fa1..10c24512a294ea4bf730120ec753e861844d7ea5 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index fe2885eac125eb20298b76703c5b26934d04ee5f..d92bd36b44cdf30c23e74f8f4bab75291081c6dd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- UI -->
index d1643b82004c3e3eac785529e731d123b8f52da1..62dc279b0f6f0b4a01e65be86ac418f03b1b961a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- UI -->
index 6dc4cc1c5f62aea3c7c1518cc6253823c9d9e242..b5214c2d1b48909588089f92660410c56800dfa6 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
@@ -15,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index de02cc38717eae81c6a57f4cb3329d544550b6bd..4a7ab582821ae49ec575986f95bbfc3345f839b3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 264da7bd2365bfc5cdff9f155d26c76cc51d02e6..e8c06c4c4fafd3f6f9342899686005f6de5531ca 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 1cfdd3910a0f74f80f2bfa9f4cf27f6fb697b766..09ff7583773be9815ab160b43f2298e0293397cb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cf64e159088be3215a9746d6aface65bce5b3b62..dc04b002b34f868b314a63410e878ada7cf7a0bd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index aae1ceb9ddea3332745da1adf89d717a6138b538..d8089b382e8235a799aa552a5e83a345a22a8e4d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 10a29268b1a887b9b6f23ad074b67be13827bbda..e69ec935104e25a50c4c1ac0a47ed2ee50b6623b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index d9d4ca09687f91948dfa1d39a1b5bc2df9a7b08d..f23fdb0d956e25c87941489f903adcfbbf5a32e9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 158c5a4ae718137fd1be91f182d604d9f685c89f..5ab8a8024b4d66becc7950418bd055a153108e09 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 4eed9c89c254a60159cb658dec43608949ab5b1d..afad1052d1e975fd67f50abd7393ad6ba0018a55 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.79-SNAPSHOT</version>
+       <version>2.1.79</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -55,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.79</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index c8f52416bc19e0d9237d518548a57a05fb21761a..91933a9cfaa3a4072fd5374b1243add7645c3ebc 100644 (file)
@@ -1,11 +1,9 @@
-<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>
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- Desktop -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.desktop</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- E4 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
 
                <!-- RCP specific -->
@@ -67,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                        <type>pom</type>
                </dependency>
 
index ecabfc123cf830607e2b2cd841369d90abf227f6..68c456262f491f3c526c12e86b17d0d3489fa813 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -43,7 +43,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.79-SNAPSHOT</version>
+                                               <version>2.1.79</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
index f218689166178a2728c0692c20b03eef5fdf4254..549c24212af1d27cf8e755bf034452d345efb491 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index df242ed1030e2ce5d382f823e1def8bb79258a47..c9c13c1842d1a265dcacd35197ef48b474218ad1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 00e8ce9a99fc3b4b35358f9d08a671ee3ca7f1cd..fffae9533c1c987bec96cdf98b7d1e6c249ca599 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</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.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.79-SNAPSHOT</version>
+                       <version>2.1.79</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4e2df782f0aece08e6172cb5a5d817b2cc08cbbe..801104010602ac436fb98acee89901d8f7575970 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.79-SNAPSHOT</version>
+               <version>2.1.79</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>