[maven-release-plugin] prepare release argeo-commons-2.1.75 argeo-commons-2.1.75
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:36:36 +0000 (15:36 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 15:36:36 +0000 (15:36 +0000)
36 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.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.ext.rap.ui.workbench/pom.xml
org.argeo.jcr/pom.xml
org.argeo.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.e4.rcp/pom.xml
rcp/org.argeo.eclipse.ui.rcp/pom.xml
rcp/pom.xml

index 3bdeab52a9848e7f83a474db5139bdd8e34e2204..dc02b438aa81f06e2f4aee1828d8a9fbacbf3954 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.75-SNAPSHOT</version>
+                                       <version>2.1.75</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.75-SNAPSHOT</version>
+                                       <version>2.1.75</version>
                                </dependency>
                        </dependencies>
                </profile>
index 71291ca06557b3aee53fbb522a976704301e8d4e..85b8769b421b77c1048c2f5da6d5014696b4b15c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 7b7a6393f9ad0b73fd28a0e4bf8fe52ffeddb492..5e6aab616116a8552237ee0fdf113aeb25b91064 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 94d01d1bbbc86d5a60b98f64d4a98fe88986bdec..6fbf8598a9981f502ec88c5ba9414186ffa806b9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 39111e3f7cadc71d5e9c5f6aa88fbb1044fc501d..b3e58e8a9a30b63a2c0e7fce544846863fa10ee6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 42465a69d1e4eb07c19ab55bcf5de09f0a0a6a04..8d081113cfcdd31428182b541e6f2b6900c5f7f7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <type>pom</type>
                </dependency>
 
index 73c7816908ed692d4c873ea6207deaaa4667b13a..b0bafaffc27a6761ad2d75e419d0c39ffdfdedcf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -47,7 +47,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.75-SNAPSHOT</version>
+                                               <version>2.1.75</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.75-SNAPSHOT</version>
+                                       <version>2.1.75</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 1c26890d68287cdebb0d7f4b8d2bab61bed65395..6ba54032edb49c67a42aa1f40b8e7d65c759bbe6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.75-SNAPSHOT</version>
+                                       <version>2.1.75</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.75-SNAPSHOT</version>
+                                       <version>2.1.75</version>
                                </dependency>
                        </dependencies>
                        <build>
index f069b8c731136f47e79c39a7f1352be69ba86eb3..cc9eb3a21926eae9e341b4bc5df9713365b35c34 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
        <profiles>
index 0b6b6aeaa1bb231e11ed38a8de4e12f13171f4ae..e3d36c03694e23229d4efa8bc5cf1da4600f4739 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 7303bd1ad74f50f7d13c5be684f27a059a90045b..f2731eabfa31f486c7a22d33e244f3e9870077bd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 7e4cf2d13eb74ac113336eba73d44bf5c1260573..62d7b4a0cc472f2f136ebe54418a30de866b6eb7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 64d7712568b7e2b9cc87bff9c1b3c35d06a9dfb6..d33d320b37e013523b1e4bcad5c98b42a0c55a3e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index fd73e26f69f157104c982a885b640b99b0c8443d..322583d811434b499c2554742ab586d498b3b790 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- UI -->
index 42b977d2c060dacf418ace83ad7627b532fd6932..28f3056a62409b289fb4ba386d5529401c32ba16 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index d4a0e013fcb2c38a00da4630fcdc3c9745af576d..a070387210faa3bc174a6c768702163b5c390aca 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 965e3656521420af3f39a22731a7cd84323afa0b..205e416389c95e8f21ac6fb94a598d7b2a9577b0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <dependency>
index 709de044571a80a82d72f60645fe7ec3b065aec5..a96bf6d217e6f33cbe2728c0fffb3390c6c32f8f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>provided</scope>
                </dependency>
 
index 744e244cf6ac62f3890460f48b9f214e1f2ad775..e702b028e0f8a350e5b1c2642c84d6e53b02e74b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -27,7 +27,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- UI -->
index 3b0e6a10ad0e741b9b1caf5fbeb8c852435b9477..2872ab83b0e649fb29f9c356ea0783456cc885c3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index c3027b27508ec941557f8fd36cea268d44828624..cedbcd9fa41928046125603e043e46da688ba865 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- UI -->
index c41eb7cc222d6ae739a96544ae777fc833ad593b..a379eb9ab0e6b836f902eecb470436207f1abed8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- UI -->
index c5ea206c0296392c178fd7f5e5685ec7c15dca66..0dcebc8be0854cf6d7adf4ee7e3bfcd25c2c5be4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 57aa1a90a7afc562686d90b7a1384ac3033f4e09..41d68b41b0471e8b3797d7f07b3366ee23cd5261 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 6cbaa4b0fb13d21f6983ccb07bd60c0de6c31412..7f1600de193ea9bf30873fb555d9df2a273ff5cd 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 541339178e32b6570e30ce022134a44cb69bf758..2138cd4714084b324831a80469cc4b4d6152e4de 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0d9ddd3ac9e4d0524b1fb16ceaab7e00839ed8a1..5e038e3ed5b6f8d890363029ace69d8e65297dd2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9826a1eba48f48b4285bfb6924f31258a8cdb19d..b621aa969a40d90489696787ea114e2476d11ac8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 605081c0a93d389bc843f951ef1cf73a16131188..d0ed371d080fbe1bf4cc212e6a6cb77261d0172d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4d58cebd541b33df30c1eef154a5fec09d1c6444..bfe406999b8eb3c8e9a19e21b3bf29f371a1cad4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 1fedbbccbb6cea7cf413f69fa7513e6b743a8913..d0c0b82cf5c198bf43f614bb0d6aaef999956ecc 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.75-SNAPSHOT</version>
+       <version>2.1.75</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -55,7 +53,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.75</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -475,10 +473,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>
@@ -503,10 +499,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 1ebebf76e2ef56b9c78382d1a627de4ff800a26d..03c134768f2bfe7f8d695fcbd46b527f3295473f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                        <type>pom</type>
                        <exclusions>
                                <!-- Equinox base -->
index db7b8968675472d121d1266323caacf6657b9e28..be7b7a9aad118a4a7b7fc6e5f09783263f327ae9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 96a4c29fd92d5dbb43f269cfdc7fb86e9ce5e07d..c9b54a253bf15e6383e9027a323d6202a738782c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b9a85d353d16852db18eadad025a2c4da2bd5f99..828da1f4992385d56d48586e62c4fa74b765daaf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</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.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.75</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 00014522e2b3151c6e5241ed0e178d6f6e3870cd..87762e980c76316a92a4b48c2a1e2a25191dcf81 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.75</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>