[maven-release-plugin] prepare release argeo-suite-2.1.18 argeo-suite-2.1.18
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:44:46 +0000 (15:44 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:44:46 +0000 (15:44 +0000)
28 files changed:
core/org.argeo.entity.api/pom.xml
core/org.argeo.entity.core/pom.xml
core/org.argeo.entity.ui/pom.xml
core/org.argeo.suite.core/pom.xml
core/org.argeo.suite.theme.default/pom.xml
core/org.argeo.suite.ui.rap/pom.xml
core/org.argeo.suite.ui/pom.xml
core/pom.xml
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
environment/org.argeo.geo.ui/pom.xml
environment/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
people/org.argeo.people.ui/pom.xml
people/pom.xml
pom.xml
publishing/org.argeo.publishing.ui/pom.xml
publishing/pom.xml

index dc13fe73c93e8330d253054bf0fef87d3e0b09a4..d957c9e884cf3afe036ad48bb638569e2c44cad8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index af56710031616a990ce606f8120ca407b474c2ca..5d5d987ff3fb66b81ed4ee85655c83bbff04d671 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 90ef5b0ac619629b79544b581245a8577926c054..032d75098219c875bf4a80e5338f66faca133504 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
@@ -16,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 11bc02ba61b9e222ac9e15548189bda23839a063..add2c0dba27297ca429b1964f791f17e1f08f540 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 9c81005042b33e326f178456d3689a5004439817..c277b4f9481573e18b12590604ff35b5c075371a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 4316afabc45f7a629932e91ecc95c0d3706abfd9..2e5ed36ec04adcab98a102714e4d7dbfa50bb495 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 82656e25dd23924f3b431940ff9bd12c8a4bd0ca..5a1bd46bbd36baa64510383cf0409d26aaec6b24 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Commons -->
index c26b10f62b744e7a6e903a60a6fbf3981f68728f..04cbd312307e19d25859e05ebfe10db838dc7f3c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index f0841667559156387559301f69328860750e6d57..4d1b4208289574f72dd3525cebe043c8b935643d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                        <type>pom</type>
                </dependency>
 
index 9fe9e6a4072cb4c028ae65c07c6f6eaf746c7fe6..4b60442c701adbb3025418beb3be7e05a558ce8e 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Suite -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 44586f695667edea5796980c0cd1154f02e2227f..7659c6469666c1eef054b56d5553c57692d85ce8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fd8c8d6376b7d24f78d62ba695b7978d265c9799..d4828c74a8d950fd59a155931fd6cdd6dcf8eb87 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                                       <version>2.1.18</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index 82c12a0b4b474f5b05f487ae908234b4669eb5df..f3e1b1ad27675c5c350240ee7fc11013ae3599b7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index d45256ae240a83f407daf1b1d684ce3e547a1ce0..d1149eda4cd8828afde2408583ba94734a5d8355 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f7d6d2b94fd602b65cd5a588233b0409fe102330..f2a0f5ed807d680182b5b3e4c09d64d00c9e5955 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.geo.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index a8ede8beea4e347ae004012b675b709a1687c781..38dc85a6a2700d08e79d2037dae21324f2150d4f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index 3a56edd582d4183feec9156d6f6b9fcff5bf86ba..a5ece92c7ef3d4d3dbe10a08337d5d6b2f98ec03 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index bea3e546b745c1a6aedd38b5146b4bdb0ef148ec..9b25f64ba8fedf9c4f42df08ca72270ac57fc1ca 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
        </dependencies>
 </project>
index 548151862bd81d9523b825c06a4c54f0678b06dc..5bdb1598b2bd0cfdb59648a06090067d2711b49b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
        </dependencies>
 </project>
index ddbe5c47b6f20a8d1105c8b235bb860d943268ad..e20004333887be2cdc2087ad8e9d580e6e6bad17 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index b5fc073a1bf9f80fdd5be1b040127e5b907fd6e2..93aa2caf06441eb1137cdf2eefdadbc74da0345c 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.18-SNAPSHOT</version>
+       <version>2.1.18</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
                        </plugin>
                </plugins>
        </reporting>
+
+  <scm>
+    <tag>argeo-suite-2.1.18</tag>
+  </scm>
 </project>
index fc4ec57e35d0e837553809c02843bb53208185d7..ef245c55b25d52381cd0e57280e6e7e3116dc1e8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 9f48245ace2b9a321e257e3fe5e168a2d6b2ab5b..c5cb2db7b7dc8d0dd1fe152d1c27376bed5e88af 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 21671048d69b750a010b9f6aa373b3be6c3111cb..36c6b71df60cd6f4a9334dac9f9d619cb7be8d81 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.people.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index cd9716ec6d424f51a29be739e4974d20740c1d10..96c029496963f4ed3d1f3f2d03bbc50ee4b107bb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 9ea641c166d39fe9f903cd63d692e7a80da501cc..08b6c5d2febb12ec5ba653f88f11e58688fc0efa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>2.1.18-SNAPSHOT</version>
+       <version>2.1.18</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -38,7 +38,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.18</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 2b87db7ccfc77ff24a9cd3d70d00aa981cb3bfbe..26bb92cc6e4ed28f5a7fef80d632c0ea46899bea 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</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.18-SNAPSHOT</version>
+                       <version>2.1.18</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 44ac16e120c211183d6c16aa2d403d1787ac7174..1136656539c79ab955b9d6e25e5a76b2079adee8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.1.18</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>