[maven-release-plugin] prepare release argeo-suite-2.1.17 argeo-suite-2.1.17
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Dec 2020 09:43:12 +0000 (09:43 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Dec 2020 09:43:12 +0000 (09:43 +0000)
23 files changed:
dep/org.argeo.suite.dep.e4.rap/pom.xml
dep/org.argeo.suite.dep.ui.rap/pom.xml
dep/pom.xml
dist/argeo-office/pom.xml
dist/argeo-suite-demo/pom.xml
dist/pom.xml
knowledge/org.argeo.support.geonames/pom.xml
knowledge/org.argeo.support.odk/pom.xml
knowledge/org.argeo.support.xforms/pom.xml
knowledge/pom.xml
lib/pom.xml
library/org.argeo.documents.ui/pom.xml
library/pom.xml
org.argeo.entity.api/pom.xml
org.argeo.entity.core/pom.xml
org.argeo.entity.ui/pom.xml
org.argeo.suite.core/pom.xml
org.argeo.suite.theme.default/pom.xml
org.argeo.suite.ui.rap/pom.xml
org.argeo.suite.ui/pom.xml
pom.xml
publishing/org.argeo.publishing.ui/pom.xml
publishing/pom.xml

index ae91eb7bf5bba21074f8b56f34cce4308e63c22c..3f1d26f15b86b0df6a005d6cf9b4f84ebfd344e4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                        <type>pom</type>
                </dependency>
 
index 90106feecc379cd0ffae9de5ceb6488a97194b33..efb1e5d700a82b229b8c0bd0cf24bdf9f259dd52 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Suite -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 1084040a031877905b392966a6e71fbc6a489b42..e632a865c3dab61bf69c4d6bfdfcca826e72ed2e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index b2dbb92014604ceeaffc389eebce991bd3cac7b1..ddff423379844b456cf6bf70d1e3df8619509b43 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-office</artifactId>
@@ -28,7 +28,7 @@
                                <dependency>
                                        <groupId>org.argeo.suite</groupId>
                                        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
-                                       <version>2.1.17-SNAPSHOT</version>
+                                       <version>2.1.17</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index a2aa141463a042e98d041dff063dce1c6aced799..8f4282d3817f40d60308b690bd0a17e35317f8a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index e7cfe97346cb10f7dc64581be6098de14be3aed2..448460f2d85903102f7f19bf7b954be57fdb0e96 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index b672332f9388c94789ea33f42bf8f28c0c442cf5..b4de3302d2c429482195ffc6f8d17f345e7e9097 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 49d0d18adef850719da6e2144c92e6f865ab7c01..34de01ae33d6861af81174f37f21cdfbc8b15cde 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.odk</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
        </dependencies>
 </project>
index 6525ee54441a3217bb31e952aacef6db75926ae1..53e2d4be8c7fcaddc994df3e956aa0bca4872099 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.xforms</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
        </dependencies>
 </project>
index 0e5b5c14a346d8ee8e0fa5dd4fee5825df06015c..97b7ba88c862ffe88456b6cb7a5332d27ac6559b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 77d17ee0a95062cfbc78c25dea980272c1391956..ff908d5db9a44c263e9e249bb850d4e15400ed14 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.17-SNAPSHOT</version>
+       <version>2.1.17</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
                        </plugin>
                </plugins>
        </reporting>
+
+  <scm>
+    <tag>argeo-suite-2.1.17</tag>
+  </scm>
 </project>
index aa881c2e4302e9b42c6345996fd6c4b8acacaef8..15749b198b11a3806c91b258ccadca6e92c7d76b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.documents.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index a6b3b8102f2626fa02e12681861c3a50da8c7701..8c598c29d619974804bd1c271f162748f19bf9a6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index f1aa43765c6e4737ca4d07b1083a80577d5a1d4f..f248f47198dd9ed2c6fcc3cfe69e2c68daba8bad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 0379b51853a8893344a71d65e493f1b8143dc33a..139df87bc320220531dbda7cdb0526377810cd07 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.core</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Commons -->
index a077517b8cfa6472426b5e3fdc8e6fb9fc91c032..8412e47a2e41a253bc0705c19dced6f320f03e5d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 387e92a80677cf27c1fab62c03a35805dc85a747..096424458dc4e0250a5a8aa47c6a6c3164bb55ce 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 7da2a197d153dfcf872891912ea95a6531b12dc5..1bcc73d4339a0e942f672b3b8fefedb3d39a8c88 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 6c993354241618ff68ed0740be1c02bf7f4c99e6..154c2c312ea6a55b25817a3fd4c5f3cedea0feb9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 696354adf4a8b2efbcd84a75833631ac3dd4a34b..a5c687260fe086dda857d1374482ba4da8a88e18 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Argeo Commons -->
diff --git a/pom.xml b/pom.xml
index 9b74b9f606d66651cff334705b0409b6ac0cb677..769da543ff0c5341922dd88d8dcfefe69a8c9ebd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,4 @@
-<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.maven</groupId>
@@ -12,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>2.1.17-SNAPSHOT</version>
+       <version>2.1.17</version>
        <properties>
                <!-- <version.argeo-suite>2.1.17-SNAPSHOT</version.argeo-suite> -->
                <!-- Dependencies -->
@@ -50,7 +48,7 @@
                <connection>scm:git:http://git.argeo.org/gpl/argeo-suite.git</connection>
                <url>http://git.argeo.org/?p=gpl/argeo-suite.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/gpl/argeo-suite.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-suite-2.1.17</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 8e681776157ae02677e5074e5ef75d348ce0d5b5..8d53bc3a833f0f08757e3066589c4f069e15b8c2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.publishing.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.17-SNAPSHOT</version>
+                       <version>2.1.17</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 4de3b9d9ba9ad561f8633718e294d67cb799243e..e30d4625bcfa3db1098acbaf21bb6064149839d7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.17-SNAPSHOT</version>
+               <version>2.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>