[maven-release-plugin] prepare release argeo-commons-2.1.85 argeo-commons-2.1.85
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 4 Feb 2020 13:08:18 +0000 (13:08 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 4 Feb 2020 13:08:18 +0000 (13:08 +0000)
30 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.sdk/pom.xml
dep/pom.xml
dist/argeo-node/pom.xml
dist/containers/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/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.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 70b2c4a27ccc65022fe501ac0004a2a63d306951..35b66b1a928e224cb2af719dee68d2a14bf8824a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.85-SNAPSHOT</version>
+                                       <version>2.1.85</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.85-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                </profile>
index 535bf17b4327849b2761d3396e21841fbecb48fe..809416cef34a805e19d7d64ac0dda4d37cd02f92 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index eb2f6d549996d2de0622d85c675bd03adfd6cc1b..deca8fb4e7b8d74c5f3a9724505727ee9d38bf51 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- E4 Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- SVG and CSS -->
index f4402a81e1cbd43c2f773b8c1f571ea0ce5f6041..348abccebcf302102bbd07e563c85b4e95ce333a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 58b3c9236199c485ad8bb5149171a7bd7f244892..c7e4584d066f43e9e50d7b0cb7d224457429a6b8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <type>pom</type>
                </dependency>
 
index 54f642e8b4189535ee08c73f1027f3f1bfa84e28..c62eb57fc78d7f2b8df695a9fd57b4f7526f90f7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -46,7 +46,7 @@
                                        <dependency>
                                                <groupId>org.argeo.commons</groupId>
                                                <artifactId>assembly-descriptors</artifactId>
-                                               <version>2.1.85-SNAPSHOT</version>
+                                               <version>2.1.85</version>
                                        </dependency>
                                </dependencies>
                                <configuration>
@@ -99,7 +99,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.85-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index f14614801406dc8f9dc2bb5247382cb551d3c151..6013e0fd4be020f1410b63e15e9ca9b58929d828 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.85-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.85-SNAPSHOT</version>
+                                       <version>2.1.85</version>
                                </dependency>
                        </dependencies>
                        <build>
index 2392385da7950e92ecae3368ac416c108267da7a..2e686dbf05f3b7b3b11fa2e23781e55c216b1185 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index d9786970660d6ddae08676a0f4c9adc958d299f0..880c420a100d6087d2ab55bcaa304a6d4d257a90 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
        <profiles>
index a968543224ed5cf5f00b108304fe240269b6b778..673a1db8481d06429ce95da9d501d7d0b8f69a9f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index d105fa1f40e02646197337854249f3f0bd9f56c8..907787f9dce6cafd58218cbb2b4386b56c92f55d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 9481972297fe2e6bea76b05da1d4b5a5225d9d32..5c6b5f078c9e4888d28c75f83aac19d6b3c5eb52 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>maven</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1256198bac0b3359abe1fb74ecdcd55342900be5..7f54bf0ce4093c1dd88a2bc1228377fc38481914 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>maven</artifactId>
index ba6a301d28529ad39772701b96bb40f616493d9e..9d106270fa3220beaaea4285b747c13aea95cc44 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <scope>provided</scope>
                </dependency>
 
index 7acdb3eeadd5280c3bade0bc97753123f33f36cb..5585c8494abfb6d2644580b8b0e718a1022e3216 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index d1e89b6de42fc4cd155529afcd51141f03da1c43..7cfb5888569afe44ae0b15ef27b4455d8e25a5d1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index c6dabfd6998ce7269c7f4b6970ccbfb9ad5e0a23..7eb6c8c31c668c0affa2b40b6091f640766efe29 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- UI -->
index 1b9ad3009ca8fd4903584e528eb23c41325527f7..88d8a7aae75f64f964b789416dee4afe0ee3f615 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b76b583346844cede652d393ebf84b30cc4c8351..9a302f46e64462f8e81bc94f9c0f5c51212e5bda 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f85b5802607b3345a08368014fdbabec721a6b85..ff01e15f04b0202cf71f08925cae4b02508c6f6c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- UI -->
index fb0f2ad397f011793c71a49007f3f9fc5a656710..da74e7bcb346a3b2acc446f0fed52eba58a44fe1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- UI -->
index 1a77e8d9f3c53d1eb0e425ff9cd51e6e1d89aa91..b6d6f3cede01bd9934b2e17702f95507bea06e74 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 0ecc10a1d6f216ba1dbeb0f8fc9a94152c1c7f4f..21080534e7ed99f66345301dee7af572bbffc670 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2f1c6502ed90dc12c414fce61492fd8b0fefefd9..ede5ea18e4004b58414a3257a4b11a8c9bbec0b8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b591aab3ce47301d27a6d6a69cd574b9fd9b28a9..f4baec11d35d0be4d3b98c63677af93e4c4f46ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</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.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3636bb70e1b76d4ddd9f1e621cda48ce247d318c..3151516f4f1c9eb543e3fbb316cd4aca29286da1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.85-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 252fb2404716471ad95aa5d31e4903f74eb835b5..40a2674ab02e29dffc4dba417e816adaee7d2b01 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index b91e04758481c8df520eabd213203bd0c4763c9b..a540f631a9c98e3624d2e3d40507457ef1cb0715 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ed157b75bf6e51a147434465f90186ebff448984..3c36cc5160ea65215c4215d2b3cb4fedd0c835f0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.85-SNAPSHOT</version>
+               <version>2.1.85</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 3129e0fa8647c93268c4281d760b19b2ebd11382..e1a33e279d58aa6f32a9f89249292d5488c274a8 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.85-SNAPSHOT</version>
+       <version>2.1.85</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -52,7 +50,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.85</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -555,10 +553,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>
@@ -583,10 +579,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>