[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Apr 2021 03:37:13 +0000 (03:37 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 20 Apr 2021 03:37:13 +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 fb9b3e24fe82557573f8077012e430629bd2d361..1d2e27f97ff45d610c149fee80eae207fb938c4d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index a65d98fd025ead1b3e151424d22e918a4197c26b..210aa221ee9ea0ad5349cf3443bba265ef8fc941 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 3938100867e9ea8504a30127d72b2dc2de3c40de..469fc80ace72c807d013b8f05e4bcf90bc47fbca 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index b563792a491d1b3d30339d97352a82a0401279eb..2ca0e5b9f2a7c612aff4eb08db7d3a6db664f168 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 4efb458d75f2dd2bf17ec716b4e0a19e3430ddd8..5afd257e2f7be41d24aef395ac16affae713eef5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 887dca75e0d84047ae33ee68b75df12fd43aa549..35d1ccf2262642db157371c7703b9a07184e6a24 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 13d84447049e9f6e3116ae7eebfbef212428b608..c1bf9b456883e086ba0f42564be31b9a2be60068 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 65d74c049206ee27d440caa2e84b37ea1b948fb4..89a70489abbda6a4c45e1a0cc7c03f94dc354dc8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 3e77786ab63afcd165f75c81cf3b5f7a3f76cb3a..16f134a09e20cc195b67f6d4ead62af4343866d9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index f51221c280278672e68b8915c001ffb1bb5867de..da08a36987dc668a39e882e7dab8008d6ecf9515 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index a1fa7bbec729155abd9cab34afe5880ecdf3005f..8db55f65bf2bc861ff42ecda41ae84d8302aa74e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 63c4159ceda48c328d53a6a02f9c9feac746cdec..0d3aba3507e87176b4fdd6d18bfda66c06cf0156 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                                       <version>2.1.23-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index e1096f0450d4391d99b91011f47f668d31e5f53d..53caf85004bbfd9c3a350d02141b16855102ce75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index 96e2d28b725140d3fc231d95ed69a5882bf33da2..83c971b965a932dc6e7696e8f1a19ea292e787df 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index c19bda427224d76947276938bc5025b28df7c033..01c8d3d77b551d27bd14f38601839377d66c7612 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index d55f6ad85a21f413611ba06f641e0015b53757a3..1fc61bd78a9daa8e399c3fe6920ea1a3c0f06819 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index 6b3d9e65fc98b854683fb4fea5fa6740d4c53a8b..6f725fabf20af99fe6bcc68e160f0c33440a4803 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index a0a22561a5ddb618598447e4d2364bb82dcafd91..76f855c7fe9ea730c22708e5cdf9f22c9eb531ab 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 9119111996e9e8bb8dc63dcd26b1cf6da0f32d2b..f02a5022b882c03d6bf738d808e4963da2c9a1ae 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 90e5cc1a2f7a8b28e489375b39ad8afb27cd1b34..e5079d9261f5a3a210fe111b8627c3beae126357 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 69f21e696840bf89c850fe533e52e81fc7e2c700..99ce01867c2b9275fad9e810cb5079c6ea2c44b8 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.22</version>
+       <version>2.1.23-SNAPSHOT</version>
        <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>
-                       <version>2.1.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
        </reporting>
 
   <scm>
-    <tag>argeo-suite-2.1.22</tag>
+    <tag>v2.x</tag>
   </scm>
 </project>
index f0732e68a6711bff018326b15a3dab836956c4de..a5da9fb85738dd0c87a3c0f929cee35d48fd8d70 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 40be665ba38d88306ac4c738933edf52b4030892..4d2e6a7fb6a32027546866659147ad9b7c4fbd81 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 6065c774dd0c38cc08e6a99d5369038f2218f4fb..b96cf4cd249ea1af1d3d8c2845e0ad27d94ca828 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 66ec062694e50d0a94e0294405a2bcb3be82267e..c422ff7de83269f4b442b8e76dc31601a88e5f6d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 76bc4f923b418cdeebeb22f665e513a627dda4ef..853796d1d86a7b88c9a4c1c3eec19c3ce849c335 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
-       <version>2.1.22</version>
+       <version>2.1.23-SNAPSHOT</version>
        <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>
-               <tag>argeo-suite-2.1.22</tag>
+               <tag>v2.x</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index f90c52b3af3474fa9907fa02310a9d1a5d114608..96a759e1fbda99b679a3c24e0eb12b2c1f2a70b8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</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.22</version>
+                       <version>2.1.23-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 0da010059e2bfcf65686dc85d95c58f2b084cf51..27360153096d6b0d5efeb63f078de3e323c3d765 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.22</version>
+               <version>2.1.23-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>