[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 16 Aug 2021 06:31:44 +0000 (06:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 16 Aug 2021 06:31:44 +0000 (06:31 +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 05ea0b4c389d2a90456c36daa3ce5809ccd4e9e1..f916967f2b30c8966325ba2d01ae7cf95c14dad2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 51f5f220e53666342d7f7df3c81134a0e07932f9..8d9144737dc84e85857c6d53cb17ae92a819b1f8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index a37445d2c3ccfa60b7ed081d8082d69e116f174b..a7b2e8199a905051db543cef53c5f84c8b26849d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 94030c6273abb7625ecb3b766c6e1c3afc0ff1b1..6008ea17637a58e364a24b97307b1c476cc3092a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 8df7a587ed9f0fc2970b3f7084bc13533eb1f74e..9e1014236ac0f222e9c69949ca33d81bacb1004d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 9a65191caf179046274184f203f668bbc73c5b55..c9e2f69b4ffa58258bc0d4c4bdac2556a5137ed4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 31572c6c58fde31bedb3afbc8fa434c5f488b01a..7089a3c556ce1633a732cb1b366d6dce0e0741a0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index e01c93f1065c55ba186ee783f97f8571916db2df..40fa254034f57546a2890b8bbb6ee891244d1505 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 0491f8d947e0b2e108b50a319907bf63d04ee9f3..e19244a3704d2f8889ad9484e09c22a5c00604b0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index c861b1f1c1cbcc23f56d93eed9b3bb5a7d76a5f6..99d6f4649046fdd680e020aed438f5da288b50de 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.library.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 44f1122171511909a915d3aca95d02a86669b1e2..f963b64ecfb6ec76ef62cba544ea4cf2e3968693 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index acff6dd8d62fba8c53550377e127125666ccd7af..3eb2907db07428f92150d6363a18f091b84098a3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-standard</artifactId>
index 00f983adbc69364589be08ec4971c24922f27168..f3d3d98ef2e77f6a1c7224bff88846f9aad4d7e4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 62416bfe3c5961b6afe1d5ba782e7c90666f6e20..bf6c422c78d6b205e8decb9a14fed184eb012d4b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 8c5e0f143b55860b3d8e3a29fd223da3bde566af..796818664338fbd347ca6a96b9c5b471142d2da2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index c3da890da3f329dfb4b1fb55b3194121c1251788..d4a900b5b426930401183635589440b91023ebb0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 3c939d7d1a896cb7a6729bc947dd3ea8a0f3c059..9156a31db4e7e9eec77a6bedeea434839efc54fe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index d4c81b6fa78262165fef56eabdceac67af5d3596..e39b9a5ee2e17a00d641b6e499f019f2522a6455 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 8661a58966499c74877c8a70ec6726d5a2bfb145..066ce3b9ec9f6bc56f75dfd04d55814c004bff49 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 7b3c51524e4a6b522c16ceb8a5c777d5988aa976..de0e32b4a7b98f5e2150b6672284746fbcf8f8e9 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.3.1</version>
+       <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                        </plugin>
                </plugins>
        </reporting>
-
-  <scm>
-    <tag>argeo-suite-2.3.1</tag>
-  </scm>
 </project>
index a9ca606f850dda70c2ce708c1a4bc866db4c622a..6c50ff556f89dfa82a836cfbce8ab1ed704110dd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 04cb562f0fbeafe165f81f58c336fbd6f454b4dd..14721315a0d4a988940eee2258b0ac8b4ae09b0c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 32908b215cf2040ef96b9400468486a995874cef..ded3d2d7a272cd04ec7049f6140f12c13083f399 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 20d3c4f2b0d9d5a8508b9f6e9cc5c9078d6d703c..fe0abe095906bbd2f14fe8794efecfb13531fac7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 4a5e7c0459135bc295a3fffb15dfd0be247d3f55..2f9836a24f014d9329145ec77746337d91773b32 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
-       <version>2.3.1</version>
+       <version>2.3.2-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.3.1</tag>
+               <tag>HEAD</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index d673088e7f5c78e484bb31285dd3e7e4d15ed0ca..6a3ed5ed672313d33d0de9ed0c5eadcb5893f70f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-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.3.1</version>
+                       <version>2.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index fb0d992f3ef143467c6cd67aa8c8282cc9db01fe..cbfe76aa8240d92940eaa76c01de2c64fb589a22 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.1</version>
+               <version>2.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>