[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Feb 2021 16:45:17 +0000 (16:45 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Feb 2021 16:45:17 +0000 (16:45 +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 c04b761220823e6d39d4ceb65ffbd54314a93693..731d8aed132fc25ab6f2e3e0ed1c6508b9f17af3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 8fe63af6951d707aa3a08bbf3fed6311546e32c2..4f939ab38167f3e61b8bd97b78d23e21dfa325d8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index c9f6141ce99a67eaa028622d8a6c2b7696afaa2d..103b3e957cd201b3151e9a7d2fb5a7f7398ffca3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 349a7d27f409b73ad623ffc64e0ac6812b569142..da1326673771d012798ee2ffc653d196fa2cc836 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 9415413fb0ee863f92a7a64392a7156af355621f..b5d1585a1146a4a1ae6cfdd4ae6d2bb9fb1d2afb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index d82c2b8b8eaf47d6241425a28e77921f975e39aa..d4e275358d7f09775815758c196dfb4341dac36f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index c121937979fcb0cf77227c30c711d12d5a5987fb..724e103573a22e4f2320628076ba807b532d44dc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 2e9e39240f4907a854fcce01361c8367a71b46c0..55ff5e2cba65519df0f7e8c32f8537d9a16d8487 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 83c4004d3a5fee1c20a1708fbf2853d677bdd1ad..b147caf4190676564c91367216c445b535897a12 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 8e7fe485aee6c6f357e70aefa5e17343bebe2b47..750310e7eb9246ca60f97c80a283ebf8bc1f5540 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index a38cce746af82d5f1563f057c00251fbb66e3545..cac28470744b6727d630cd91f6fed0a7742cd32d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 723de10f4dc9eb0c9992f13a7ef1ad958c588c4f..c205bd7cfab8cc605e2801079b560e71e8257793 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                                       <version>2.1.22-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index b135d2e7391fc448517d9b29d8d876fd236f51e4..850ae4e0e2eb7bfd988a2e4bc98dad7f09bf8914 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index 5689d32955471ce0394eb44a515749a1aed18f9a..8b31d0ab46e24632ddb3f6de3166adf3ae849b67 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 230b5626d380501d3e3895fa74efec132209cf37..bc4c068a162e4a6493478a36e907423cd3786a7e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index e98f269fc9b5b5b5d521888b12e6761e70767db6..53d22d3b8baf8d149b43f287469e460d8673f8ef 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index fe34fc5c7b75b7f05e813dd9b7f382016c627a2f..d6ed666ca6af61f16707ab070ad065db7e377cf3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 128648993ed71cea2400c7284dbf33c37e8dc2ee..01c8ce93a1dbb22902ea889eca3a649ce9d47a6e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 03e87f15ba2abd3b748d269a674f70b91fcf7fb3..95717b9c56ab47eb4abe97769d2649ecfcf205ae 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 5058249c50b84ea497b32a3c76339b20450eae30..6bfec4e37ec7d62ba2918ccd05841ea7749fde11 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 7d870645e194ef0929364a6a8fcba7f34a9d7f9a..feae0cc7471c347447080ac20de9951e139cc807 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.21</version>
+       <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
        </reporting>
 
   <scm>
-    <tag>argeo-suite-2.1.21</tag>
+    <tag>v2.x</tag>
   </scm>
 </project>
index fbf1f3ae0ac515dda1d377a4e3edc8094f1a81f5..1684f4fe602354a44b2e5ceaef35c16eb5cbd1c8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 60a78df4f51b3cb5644513257aa6c1fad2e5c42e..dd8326732d0ffc8c4648ba880d824a640be83c8f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index d3629f577791934269f4ef50869d235510a1cb98..2ce72fb4f32d3d4b6620ee04fa0ac4cadc594f02 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 09d6dbcdd6420a78e24c19b96c1e4b9455d51459..50ba63f004bb07b202c8178e3053948ef8822cf0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 9f4bfff8d5ecdb970637d65954dcdcc7c4da1d68..d005abba1208f32d78517ca203d9af7e3a814a25 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.21</version>
+       <version>2.1.22-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.21</tag>
+               <tag>v2.x</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index fb50dd9d2e59a5462be88b72ba427081161f421a..6c67b97ad6b04ade07e668c8a317b2fc6bb5f234 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-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.21</version>
+                       <version>2.1.22-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 1a3c3437025c6b615cbf5ad896f18b7a07302c48..6e92d54e457d3c644dcebbf485b74a6af48d7ae8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.21</version>
+               <version>2.1.22-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>