[maven-release-plugin] prepare release argeo-suite-2.3.3 argeo-suite-2.3.3
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 26 Feb 2022 06:55:13 +0000 (06:55 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 26 Feb 2022 06:55:13 +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 43ad96f766ab47cb1593f33304141ffa19f7169f..63cb8f725dd21f43524ac1792bb7c7b7ebab97dd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</version>
                        <type>pom</type>
                </dependency>
 
index 82dba5be4f728b8a9be8201c5eed73cd47507042..bafc6f892422fd0764dee41440009537a170ffbe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.ui</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.theme.default</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.ui.rap</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Argeo People -->
@@ -96,7 +96,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.servlet.publish</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.servlet.odk</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
index 7e5d1d7089a2c73d1df78d82cd6e60f79a40eee4..acdcdbfce56c1c0ab90689eff50b95ba264b5825 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rcp</artifactId>
index a27f294a3c9e97de310194620233e50d0da3fb9d..19cf82ae4551e0f3a3cdc37eb68d8a0303b63f46 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 0b26e87588b66d6550175670e9dff5357418b8cf..f6a17b7576554896351a91e3898948990fc390df 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-standard</artifactId>
index 90ca6d2e221db8f71dd076ca46ccd39fe836dd5b..d8f5b892f22c840462aedb853cfebf5811581297 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 793a907bb60bb18d597f2fb9f57ea1a3a48e92bc..b66e3c50972c35eed9903264b65fe2d384c7b539 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.3-SNAPSHOT</version>
+       <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</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 0e1269af219a34a4cca14a8dc2effa4ec259db54..28ced03665a30bdf9583442cfcc9c3762fcaabd8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.api</artifactId>
index 285e873029005122990307ee0b0a6d69aa951303..bae78499ed86e45a788546d3a1d3f5ced30462d0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 7c9b1335f267e95cf85f1afac43fa1d3b13bf7dc..ef38964f63a5de31e3aaa54b770a317dadf03c66 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.servlet.odk</artifactId>
@@ -16,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Argeo Commons -->
index cbd91c12e29c09c10e85cc8e32f98010e2f34f74..419d77115d19a856d031fb2035d28dbe515980d1 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.servlet.publish</artifactId>
@@ -16,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.app.core</artifactId>
-                       <version>2.3-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Argeo Commons -->
index e5afc6e8cb3f984ef60cb1458bdda7bd6253828c..2630a0ac4edb093de5f0ccfb2a82d461c2f9ddfd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.app.theme.default</artifactId>
index 71b11ccd07479121a80ab64ded8e3e14fe1903d1..460e79fd1d5db55d9e79e31a5133eac88e803b36 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 0a3e91b923f61ec2dc73458397f787949300bbdd..bc5e11cacdd56cd0d4cdfa8fe51b990d74cec34d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.3</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-SNAPSHOT</version>
+                       <version>2.3.3</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.suite</groupId> -->
diff --git a/pom.xml b/pom.xml
index cdad97ed49db0ae6272fa0e476fd57f7f6891147..fb31f467052e8df1447e41e1311097d9b81d18e2 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-SNAPSHOT</version>
+       <version>2.3.3</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>HEAD</tag>
+               <tag>argeo-suite-2.3.3</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>