[maven-release-plugin] prepare release argeo-commons-2.1.73 argeo-commons-2.1.73
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:33:54 +0000 (08:33 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:33:54 +0000 (08:33 +0000)
29 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
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

index 5f71e6473c8a96aee1acacfcb1cc9e2afe0e77b4..500d02e8112c3797a5e24cf693d1a81c9acd6f22 100644 (file)
@@ -1,11 +1,10 @@
 <?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>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -21,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -43,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.73-SNAPSHOT</version>
+                                       <version>2.1.73</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -65,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.73-SNAPSHOT</version>
+                                       <version>2.1.73</version>
                                </dependency>
                        </dependencies>
                </profile>
index ed468856c4c1bdfed770f79a6d111f3d621b2676..ecbfcdd41e2feae3a3a562a16325aa00c36c7539 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 874f80cf01ac82d698717c878c071768da1572e1..b2678e5b769db243fe322b09a270e12c3c695a83 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index bf2b9a3a4619777ad3fd54d9e9369c737f4e68b6..3d44aab7051e7668aab4ab321744393fd790566e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 7b0a5e4721cdd31167797a1c7671fa2d8279e4de..6723704596814e5638dc6b3f35d548e7b6e18860 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 8867ac823acd2e2719eabeb1568d549edac3de3b..bc195572d04def119b5ecef36a03fdf6b9472988 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</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.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- ALM Third Parties -->
index c056c0fef9d1bf1074f808bc3e61a63e69e5e451..0c7a57cfcd215b42252e5bd11c064ca2b04a5098 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -82,7 +82,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.73-SNAPSHOT</version>
+                                       <version>2.1.73</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 28969bf7a9f43e185693316b19450a5856a03adb..1d424839c17c0cf80cbf955347f0a29e23549f44 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3e72bf6a66bf2cb04e3a982d6b312e43080a9c81..6e85a14caeadc8ae68fb6b33987ad252a0b84bc7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</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.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
        </dependencies>
        <profiles>
index f54002562a73cb4054bcc16280df9d59e6fabb51..80bb2bc747024000457608e7b1590a75e9bee56f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 4a8bcc59767a21a7c386552487b4e1a789bf1225..1b4c839cffd7353afbdc6a7def000fe643b45330 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index f08cc003951005e5dcaa0bf009be6522eb6b3666..9000594db5288ae78eb43bcd37e37ea6fdc10859 100644 (file)
@@ -1,11 +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.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
@@ -15,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- UI -->
index dca59441c359796e381af44c1bd00a4cf3f149d1..9093e5910792ec2c15a4331c72fffe71c8571031 100644 (file)
@@ -1,11 +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.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
@@ -15,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- UI -->
index c69ab2fc7f88595b25ac579efb91e40457d8ad04..38d6ed195d0c8d65fb331fa743e63f1968ea5175 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 1d9ae2edc87f8455de428e0b5d476666aa05e6b9..976aa43423fec4e89d66b05e9985cfe7a97edd39 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <dependency>
index 3772d5e6a75a5c576ab1fad52644944af07aad6f..2b7d8dbba232d6f5f1431cbecac0a2526c80acbc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                        <scope>provided</scope>
                </dependency>
 
index 774533326beab7d27dd0cc4f489709aca91701d2..9820d8418a1991b6147dd2a03e6f6ea0c914fa6f 100644 (file)
@@ -1,11 +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.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +27,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- UI -->
index a6f7ba6c63d8fa0a3cee2e9a6721370f94380fc5..83b49315fd4c52b614e33d2594720f50b78043c9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8170877e3259fcbb7f495d0b27a595dcedccc3b4..4b502abb2d074d51e749fc30ee7416ee61aa29e7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- UI -->
index badd944e68334bba857c303e1a2f913e94719b3d..26a45d40d3d303ae3d6d718895e5340864e81102 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- UI -->
index 375d088017c61f8c63049854404a087d5ffda871..071c08db98de5302f64f9cf05abf782e4e89d9d5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index d49b2393b3ab7661b45289e27b3004c108c94810..69fa3a88c4fcf507ba971e9242ddb9734074e05d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</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.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ee2f11ef6b8e589200e34f63a76e580974411a87..9b3b1071c2ad0e842882faa81353bcea86140927 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 287d24ab67b446391a839a58a75f8bd423a6e09c..1f9b92e9b47e5ec070a0f526567de3ec8028324c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</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.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d6d1430f57b95462ae521bd95df6478f9634c934..65b49c642fdf4656fe81c7dfa1f3b6f38167226b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.73</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5162050d72e58ed29b66385cecacbab6bba42b95..39e34b081b7773215816d39ef83e1d1f7e25b9da 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 2bd15a16a48dc3ddfc7a557f841dff660bef5728..1811e5f3f3972c3512b5918c6f7df442ecd00913 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1996daaa2402193656b21dca9effb0bc45737367..497fb9f1beb0a42d6157bef51edc559f65ba3ed2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 9ce7476aaa03284512eaab1f94d3318408f00365..cde51d20b556e1bb4866a347ceb455cd2b06796b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +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.73-SNAPSHOT</version>
+       <version>2.1.73</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -53,7 +52,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.73</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -613,10 +612,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>
@@ -641,10 +638,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>