[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 26 Feb 2022 06:55:20 +0000 (06:55 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 26 Feb 2022 06:55:20 +0000 (06:55 +0000)
15 files changed:
dep/org.argeo.suite.dep.e4.rap/pom.xml
dep/org.argeo.suite.dep.ui.rap/pom.xml
dep/org.argeo.suite.dep.ui.rcp/pom.xml
dep/pom.xml
dist/argeo-suite-standard/pom.xml
dist/pom.xml
lib/pom.xml
org.argeo.app.api/pom.xml
org.argeo.app.core/pom.xml
org.argeo.app.servlet.odk/pom.xml
org.argeo.app.servlet.publish/pom.xml
org.argeo.app.theme.default/pom.xml
org.argeo.app.ui.rap/pom.xml
org.argeo.app.ui/pom.xml
pom.xml

index 63cb8f725dd21f43524ac1792bb7c7b7ebab97dd..43ad96f766ab47cb1593f33304141ffa19f7169f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-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.3</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index bafc6f892422fd0764dee41440009537a170ffbe..82dba5be4f728b8a9be8201c5eed73cd47507042 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.api</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.ui</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.theme.default</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.ui.rap</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
@@ -96,7 +96,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.servlet.publish</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.servlet.odk</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
index acdcdbfce56c1c0ab90689eff50b95ba264b5825..3c07b3afd34e802ac8eeb9c0b079bd1e0c55867f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rcp</artifactId>
index 19cf82ae4551e0f3a3cdc37eb68d8a0303b63f46..a27f294a3c9e97de310194620233e50d0da3fb9d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index f6a17b7576554896351a91e3898948990fc390df..0b26e87588b66d6550175670e9dff5357418b8cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-standard</artifactId>
index d8f5b892f22c840462aedb853cfebf5811581297..90ca6d2e221db8f71dd076ca46ccd39fe836dd5b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index b66e3c50972c35eed9903264b65fe2d384c7b539..793a907bb60bb18d597f2fb9f57ea1a3a48e92bc 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.3.3</version>
+       <version>2.3-SNAPSHOT</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -27,7 +27,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                        </plugin>
                </plugins>
        </reporting>
-
-  <scm>
-    <tag>argeo-suite-2.3.3</tag>
-  </scm>
 </project>
index 28ced03665a30bdf9583442cfcc9c3762fcaabd8..0e1269af219a34a4cca14a8dc2effa4ec259db54 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.api</artifactId>
index bae78499ed86e45a788546d3a1d3f5ced30462d0..285e873029005122990307ee0b0a6d69aa951303 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.core</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.api</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index ef38964f63a5de31e3aaa54b770a317dadf03c66..f662e07c76f584fe955b1a63efc10afb53543d4c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.servlet.odk</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 419d77115d19a856d031fb2035d28dbe515980d1..aefbf78c31d2ca3efc16b2cc644715912870ff38 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.servlet.publish</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 2630a0ac4edb093de5f0ccfb2a82d461c2f9ddfd..e5afc6e8cb3f984ef60cb1458bdda7bd6253828c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.theme.default</artifactId>
index 460e79fd1d5db55d9e79e31a5133eac88e803b36..71b11ccd07479121a80ab64ded8e3e14fe1903d1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.ui.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.ui</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index bc5e11cacdd56cd0d4cdfa8fe51b990d74cec34d..0a3e91b923f61ec2dc73458397f787949300bbdd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.3</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3.3</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
diff --git a/pom.xml b/pom.xml
index fb31f467052e8df1447e41e1311097d9b81d18e2..cdad97ed49db0ae6272fa0e476fd57f7f6891147 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.3</version>
+       <version>2.3-SNAPSHOT</version>
        <name>Argeo Suite</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
@@ -49,7 +49,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.3</tag>
+               <tag>HEAD</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>