[maven-release-plugin] prepare for next development iteration argeo-git/v2.x
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Sep 2021 04:53:02 +0000 (04:53 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Sep 2021 04:53:02 +0000 (04:53 +0000)
27 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-suite-standard/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.library.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 fc6b23a258a3836879707ecbeed3c5ff85d86416..a571d08d83f39e68474df94ca204e0f093a3cdfb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 3b6dcefa69dd7d6b276424d341b1259234a573c2..56baf52865abe4a8b11bd084f764e54e5b915bfb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index f890fffe6f654ebe03d55d74263dd5f5ddb75ab9..f36e02696dd59d108ebd411b578b3ecb4ef64400 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index d014fbae4d9aff6af92e6f14dc86b4d430aef368..a346022d2c6ebff8dd9e28756046c07561ce00ea 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 92b99e9993f3c3fe238b4c62dfbbc68b2c226cd1..0cd79994e9d4af4a8841315869f78758745672b9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index a5a560100d11f7d5879b25530a686c629484ebe3..b8a4f178cf3c1c0bd7d2a98d2b7e0e60d6068aa4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 23a7c1f256c70e4b3c4c48d14ddd98e2ed2e9884..744e8faa2eddec6110285c346b4e287e9642923d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 3390667e979d66b7491c3ac9c0bb2a433eee6895..0c6958e9f2383b8fb75c82d68a8423a19a2a7c08 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 5f99054c24c230a6664efc5a64d7568d61a35bcf..59dcf98735d5fa068ff2d5334b76226a6d189fd1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 3335dd9e15c2baf1f915bcbe39085f2285f375ac..9a7b41b88483f04b85f8f4f0f476d33497bc8ad1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.library.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 9674ad92dc06e5f7079d9a1d22ab5da5306dceb0..6be1672058ab379a3a014ff9450464aba748bc50 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index d02fb1405642722a2d59b00d1ac84b1a5d1bfee3..f8478924cf07777e6b50b45d3be687a0387c9e21 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-standard</artifactId>
index 681dea5d926271fcccbd3357b0cb71d77e56ff6d..3ea8f54aa73425531c12450cc6eebb136d6bab50 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 7dc1cc9eb4228702e3388adcf26e3663409c2f08..28f5ed29a21f234bfbe379905e642729d0d6f588 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index de89d198ad4ddbeb1ef5f0e87411c135725366cd..4f127b9132a50d7ef6a8ac6ca1bbfdd859fb2527 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index ebc0241209c1538b288d81e3a924208a8b073617..fec5ef1bd4887fd66de33a1d74337e0cb869fced 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 37bc100153cd0b14926b683876e66123c3c8b9c1..60abf10c23c4dcdcabbbc6873cc380e81fece17a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 073180ac075b456b152564356e08bb2a0c6ea547..b7799d56be859e5b4ec654416a2ccbbd8a3ae458 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 87f965bda9bc8259c3ae3a9a0bc4580af7c83fc3..01f0a58b36da54096b64c05b8d9ea4ea00eda7d4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 90fdc897300b11f89eda6906cba2ad7c3505362b..7e15779478fd6c60c6aa3222a04a5bc83119baa8 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.23</version>
+       <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                        </plugin>
                </plugins>
        </reporting>
-
-  <scm>
-    <tag>argeo-suite-2.1.23</tag>
-  </scm>
 </project>
index edd5565ba0b502e3f7c4d8f774643e76c89d7548..92b4b761cb3110a6f3f4189f8d20bf9ff9508dcf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.library.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 58fceddd7958dfb6663191396e9feda1ca572847..42bf2408b9474821a0e23e90837debb32448f302 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index f2f36c7071f5e3fe239304e67c0d1884b1564ea1..48ffafd07d275931ef02678e6260fed44a1fb0ba 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 2105090b6bb1edfca42ecaefe32b504795d40054..19813bd8edbb3790356a5cc2fca359e2f0e1d16b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index dcef355460df9f73af2d5b4de2a30385be592b8e..72efecac3b09a24ae068188dc5e9b6db328f32b9 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.23</version>
+       <version>2.1.24-SNAPSHOT</version>
        <name>Argeo Suite</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
@@ -40,7 +40,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.23</tag>
+               <tag>HEAD</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 3aef5c82e12b8b9b64ea494a741f185a441cc0f3..85639c2bfb31c3ed2c7105c9918929d0804d6725 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-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.23</version>
+                       <version>2.1.24-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 097de4622c9b7c9052ff527da3c96ac96df4428e..d07cb941c9b661873c4d0660bc1d1ef32cabe857 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23</version>
+               <version>2.1.24-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>