[maven-release-plugin] prepare release argeo-commons-2.1.78 argeo-commons-2.1.78
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 27 Aug 2019 10:54:30 +0000 (10:54 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 27 Aug 2019 10:54:30 +0000 (10:54 +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 e2fd038aecd001e050ce86911b60157de605f711..9b055996432d2f340ad8034412bb167ea1a50c87 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.78-SNAPSHOT</version>
+                                       <version>2.1.78</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.78-SNAPSHOT</version>
+                                       <version>2.1.78</version>
                                </dependency>
                        </dependencies>
                </profile>
index 9591f52e2a6e178054ad0076bf3b4e1e22264d13..714a655faaa181b3d756798d1e15a6db440702c0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5814e47e654b929ed53287d4f19af80c241f183a..69f23754776d1da7e16894f36f0df750ee0a4275 100644 (file)
@@ -1,11 +1,9 @@
 <?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>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -17,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- SVG and CSS -->
index f4a1753da84537cde3777ad61faa6688288b263c..1814aa51057e07d2d3d5e487a834468cb7f84c58 100644 (file)
@@ -1,11 +1,9 @@
 <?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>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -17,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 3e9820c4b6d3a7aaedc76c328a47fba93578c2e1..dde88a3f17a357394ff53d7deaba71e0998c5011 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- Eclipse 3 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 86507f4e12b6b708aae36b554a114ac4162f8db3..d865ac468e49f90810b9dc482519ff4d4ec9b0c5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <type>pom</type>
                </dependency>
 
index 3cea7588054920918662f31a9254afba022abefd..a75c36b6b7f24e9bca99b3aea89bfd6c11261f42 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -47,7 +47,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.78-SNAPSHOT</version>
+                                               <version>2.1.78</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -95,7 +95,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.78-SNAPSHOT</version>
+                                       <version>2.1.78</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 54e30431eb36b98f8952631bad34db5f47c1f487..df58b25fc18b97d1c2c168137daec6a99fc685f8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.78-SNAPSHOT</version>
+                                       <version>2.1.78</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.78-SNAPSHOT</version>
+                                       <version>2.1.78</version>
                                </dependency>
                        </dependencies>
                        <build>
index cb1bbb9bbd99addb3f5595cf18f09fe37b44e679..a57171c726ee4f0a8d784cfbb04f656c3a9398d1 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
        <profiles>
index 44a12c27c7be29d7140e3aaca03ead1ce0503999..f358dc9f2382c2e5297ac85e66fe9c1d15bd76d1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 8be6576505f6f173d9c43c18ef93c27c9d4000aa..adf9050e02a7dcc7bac15e5b8751bbeee8117e11 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 9c07ce7f86955127cc13e0072b0d774f5bead24e..39f428c64353c4d46d027cf65b38ea4a7ad51c8c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3459538c52b21528e1543f99b7cadc63c741c5b8..0043a92efecbccd2244d3125df8e8861569dc242 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index a598b058651f8fdcdb52e4ebbcb6aab91a65b3e3..a58765494b5368f7d808ffaa2c5fc7dece286806 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <scope>provided</scope>
                </dependency>
 
index 97d83434163db201c758308ee18235f9aaf20ae3..9f0adce0ba917d95290980f1db3a620e0a57f94b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index 3ce494167606893594575987181cb22ba9e395ae..d84b3459245f068bdbc9978fcdc2c14f8a4abbf4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 508542c4e95b3ac6fdeb245fc9fb6aac15b9790f..eca54e2943911cc21c926cd85219faeb68f37b93 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <dependency>
index d424e2c38bf029e67d093cfb3aceed7798c0fd76..26423534736aa565007866c62751a074bb288022 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <scope>provided</scope>
                </dependency>
 
index f608899b5438b0469adac58b29f138d9685f83a5..f206bb68815aea1089d9aaa6bd110d6211e021d4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- UI -->
index 12eaf3cdc92b672d464e020c2cb59d4c1369826b..f0014836253ad08620bbfe361e0e45335a66b3d8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ece7f76cd01b94d0676ee32d65e41bfb09b2ca3e..413a77e196af22a336892e12d3992205748d61ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 029536efbbf1de2a3d2291018478ef8ec5c4ca3c..b89d939aedac88d8b14aefc6d039cc512dbb5713 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- UI -->
index d320533871eaeb13708cc0c2c5a10c2fd557f944..510914187e3487280189ec0b7cb89e24e39767a2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- UI -->
index 86f419ada768496928cb0c6388aba791d58e2d54..b562c63ca5ea5fae174f04475c29cfad397baedd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 47f7bc257c14f86e8185508f59cb17e2820e15c2..40408d94b18cf16cec3ab23757b8c8c7c16895b0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ca9b02d09a42c31ea0a73ea8fa7c3fadb2b4e2c5..a6cca962b77808989e54c2726d54660e1e8138b9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 2cc4f1b18b67668b74898134a8fba0baf22e3819..1c5f5808eb925c5b3f59428cd5191e1c437ab876 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 905f7ee88cd504624fc115cbf6019e7ab83ab620..708ad93a318cef370be21264a9388bc190207810 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 06ca05ddb425d57c002a547640c30a2995c24350..2422e914ec4b0e803968498b8a1792cb1f82c24d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 40a1d4b77d248235ef835ab78b77b1b72917ff66..821ae44eada259c13e2a04d44dff4b910b72c992 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 42ed447be88dcbebb0ceaeffd79c896c524ec37d..6058d9fcc37a591b40edf0c28f99450672202edc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 337d03c75bb7c0d3736b0bb30b84925f9803e2c4..80db871b7602ffc9f2980030eccd35bc31550588 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 4959594150fdc4593beea17818f931a9462858a0..8bcb6c3ea0751b618a830ff645a8d898f1f30785 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.78-SNAPSHOT</version>
+       <version>2.1.78</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -57,7 +55,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-commons-2.1.78</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -505,10 +503,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>
@@ -533,10 +529,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 f39e0aef47e94451f7ab4707433b0d3c4384b7c1..eb9e7d532e648bdf580cc894e9b805b4f7e41f36 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                
                <!-- Desktop -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.desktop</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- E4 specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.cms.e4.rcp</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
 
                <!-- RCP specific -->
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                        <type>pom</type>
                </dependency>
 
index aa60d88be254d3892dcb87008030a527aae38b2f..472bd3b588b5bbae5f305cd3fc0c757756e48733 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -43,7 +43,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.78-SNAPSHOT</version>
+                                               <version>2.1.78</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
index ba11dfff9b6a15f28b510d73ec9767055e2ab6c2..1deb2cf4d7260a9442b3445be0d34b8fe479990b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 695c1efaa2e1a7ffefa941dd216b3488206cc6e9..3a286b5ba76c5f07691637295343c7a87b29df84 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.rcp</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f497afa858ed95000f916c804f799f022580fe1b..045b622895cc772e52f0b9376707336a1ce740f8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</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.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.78-SNAPSHOT</version>
+                       <version>2.1.78</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index eb283befc04056b8ffdc33ae21c8c9ee4902cacb..cb473d88c478e6c7b0f7b155a98468d7ac8b3ec5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.78-SNAPSHOT</version>
+               <version>2.1.78</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.rcp</groupId>