[maven-release-plugin] prepare release argeo-suite-2.1.22 argeo-suite-2.1.22
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Apr 2021 03:37:12 +0000 (03:37 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Apr 2021 03:37:12 +0000 (03:37 +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 731d8aed132fc25ab6f2e3e0ed1c6508b9f17af3..fb9b3e24fe82557573f8077012e430629bd2d361 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 4f939ab38167f3e61b8bd97b78d23e21dfa325d8..a65d98fd025ead1b3e151424d22e918a4197c26b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.core</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Commons -->
                </dependency>
 
                <!-- Argeo Commons -->
index 103b3e957cd201b3151e9a7d2fb5a7f7398ffca3..3938100867e9ea8504a30127d72b2dc2de3c40de 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Commons -->
                </dependency>
 
                <!-- Argeo Commons -->
index da1326673771d012798ee2ffc653d196fa2cc836..b563792a491d1b3d30339d97352a82a0401279eb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Commons -->
                </dependency>
 
                <!-- Argeo Commons -->
index b5d1585a1146a4a1ae6cfdd4ae6d2bb9fb1d2afb..4efb458d75f2dd2bf17ec716b4e0a19e3430ddd8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index d4e275358d7f09775815758c196dfb4341dac36f..887dca75e0d84047ae33ee68b75df12fd43aa549 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui.rap</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Eclipse E4 -->
                </dependency>
 
                <!-- Eclipse E4 -->
index 724e103573a22e4f2320628076ba807b532d44dc..13d84447049e9f6e3116ae7eebfbef212428b608 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Commons -->
                </dependency>
 
                <!-- Argeo Commons -->
index 55ff5e2cba65519df0f7e8c32f8537d9a16d8487..65d74c049206ee27d440caa2e84b37ea1b948fb4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index b147caf4190676564c91367216c445b535897a12..3e77786ab63afcd165f75c81cf3b5f7a3f76cb3a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                        <type>pom</type>
                </dependency>
 
                        <type>pom</type>
                </dependency>
 
index 750310e7eb9246ca60f97c80a283ebf8bc1f5540..f51221c280278672e68b8915c001ffb1bb5867de 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Additional Third Parties -->
                </dependency>
 
                <!-- Additional Third Parties -->
index cac28470744b6727d630cd91f6fed0a7742cd32d..a1fa7bbec729155abd9cab34afe5880ecdf3005f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index c205bd7cfab8cc605e2801079b560e71e8257793..63c4159ceda48c328d53a6a02f9c9feac746cdec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-office</artifactId>
                <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>
                                <dependency>
                                        <groupId>org.argeo.suite</groupId>
                                        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
-                                       <version>2.1.22-SNAPSHOT</version>
+                                       <version>2.1.22</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index 850ae4e0e2eb7bfd988a2e4bc98dad7f09bf8914..e1096f0450d4391d99b91011f47f668d31e5f53d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index 8b31d0ab46e24632ddb3f6de3166adf3ae849b67..96e2d28b725140d3fc231d95ed69a5882bf33da2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index bc4c068a162e4a6493478a36e907423cd3786a7e..c19bda427224d76947276938bc5025b28df7c033 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.geo.ui</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Eclipse E4 -->
                </dependency>
 
                <!-- Eclipse E4 -->
index 53d22d3b8baf8d149b43f287469e460d8673f8ef..d55f6ad85a21f413611ba06f641e0015b53757a3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index d6ed666ca6af61f16707ab070ad065db7e377cf3..6b3d9e65fc98b854683fb4fea5fa6740d4c53a8b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 01c8ce93a1dbb22902ea889eca3a649ce9d47a6e..a0a22561a5ddb618598447e4d2364bb82dcafd91 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.odk</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.odk</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
        </dependencies>
 </project>
                </dependency>
        </dependencies>
 </project>
index 95717b9c56ab47eb4abe97769d2649ecfcf205ae..9119111996e9e8bb8dc63dcd26b1cf6da0f32d2b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.xforms</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
        </dependencies>
 </project>
                </dependency>
        </dependencies>
 </project>
index 6bfec4e37ec7d62ba2918ccd05841ea7749fde11..90e5cc1a2f7a8b28e489375b39ad8afb27cd1b34 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index ff648ce1c16d03a1e255775d7f78e591819c06c5..69f21e696840bf89c850fe533e52e81fc7e2c700 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.22-SNAPSHOT</version>
+       <version>2.1.22</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -30,7 +30,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
        </reporting>
 
   <scm>
        </reporting>
 
   <scm>
-    <tag>v2.x</tag>
+    <tag>argeo-suite-2.1.22</tag>
   </scm>
 </project>
   </scm>
 </project>
index 1684f4fe602354a44b2e5ceaef35c16eb5cbd1c8..f0732e68a6711bff018326b15a3dab836956c4de 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.documents.ui</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Eclipse E4 -->
                </dependency>
 
                <!-- Eclipse E4 -->
index dd8326732d0ffc8c4648ba880d824a640be83c8f..40be665ba38d88306ac4c738933edf52b4030892 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 2ce72fb4f32d3d4b6620ee04fa0ac4cadc594f02..6065c774dd0c38cc08e6a99d5369038f2218f4fb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.people.ui</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Eclipse E4 -->
                </dependency>
 
                <!-- Eclipse E4 -->
index 50ba63f004bb07b202c8178e3053948ef8822cf0..66ec062694e50d0a94e0294405a2bcb3be82267e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 979debb2408af55ff2c19b2be5ec1a09bcbef9e1..76bc4f923b418cdeebeb22f665e513a627dda4ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
-       <version>2.1.22-SNAPSHOT</version>
+       <version>2.1.22</version>
        <name>Argeo Suite</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
        <name>Argeo Suite</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
@@ -39,7 +39,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>
                <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>v2.x</tag>
+               <tag>argeo-suite-2.1.22</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 6c67b97ad6b04ade07e668c8a317b2fc6bb5f234..f90c52b3af3474fa9907fa02310a9d1a5d114608 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.publishing.ui</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.22</version>
                </dependency>
 
                <!-- Eclipse E4 -->
                </dependency>
 
                <!-- Eclipse E4 -->
index 6e92d54e457d3c644dcebbf485b74a6af48d7ae8..0da010059e2bfcf65686dc85d95c58f2b084cf51 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22-SNAPSHOT</version>
+               <version>2.1.22</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>