[maven-release-plugin] prepare release argeo-suite-2.1.23 argeo-suite-2.1.23
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Sep 2021 04:53:01 +0000 (04:53 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Sep 2021 04:53:01 +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 1d2e27f97ff45d610c149fee80eae207fb938c4d..fc6b23a258a3836879707ecbeed3c5ff85d86416 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 210aa221ee9ea0ad5349cf3443bba265ef8fc941..3b6dcefa69dd7d6b276424d341b1259234a573c2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 469fc80ace72c807d013b8f05e4bcf90bc47fbca..f890fffe6f654ebe03d55d74263dd5f5ddb75ab9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 2ca0e5b9f2a7c612aff4eb08db7d3a6db664f168..d014fbae4d9aff6af92e6f14dc86b4d430aef368 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 5afd257e2f7be41d24aef395ac16affae713eef5..92b99e9993f3c3fe238b4c62dfbbc68b2c226cd1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 35d1ccf2262642db157371c7703b9a07184e6a24..a5a560100d11f7d5879b25530a686c629484ebe3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index c1bf9b456883e086ba0f42564be31b9a2be60068..23a7c1f256c70e4b3c4c48d14ddd98e2ed2e9884 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 89a70489abbda6a4c45e1a0cc7c03f94dc354dc8..3390667e979d66b7491c3ac9c0bb2a433eee6895 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 16f134a09e20cc195b67f6d4ead62af4343866d9..5f99054c24c230a6664efc5a64d7568d61a35bcf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                        <type>pom</type>
                </dependency>
 
index 88c35b76638780901d04bdf32cf5048d62a536db..3335dd9e15c2baf1f915bcbe39085f2285f375ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Suite Icons -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.library.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index dade9ede757b88896ca3c499b088837e255d9449..9674ad92dc06e5f7079d9a1d22ab5da5306dceb0 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.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 13d0c589647cc42a14dc015fa0938baebf581165..d02fb1405642722a2d59b00d1ac84b1a5d1bfee3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-standard</artifactId>
index 318eccfc8b49d2475aeb04f8785faacd0dca9fae..681dea5d926271fcccbd3357b0cb71d77e56ff6d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 01c8d3d77b551d27bd14f38601839377d66c7612..7dc1cc9eb4228702e3388adcf26e3663409c2f08 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 1fc61bd78a9daa8e399c3fe6920ea1a3c0f06819..de89d198ad4ddbeb1ef5f0e87411c135725366cd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index 6f725fabf20af99fe6bcc68e160f0c33440a4803..ebc0241209c1538b288d81e3a924208a8b073617 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 76f855c7fe9ea730c22708e5cdf9f22c9eb531ab..37bc100153cd0b14926b683876e66123c3c8b9c1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
        </dependencies>
 </project>
index f02a5022b882c03d6bf738d808e4963da2c9a1ae..073180ac075b456b152564356e08bb2a0c6ea547 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
        </dependencies>
 </project>
index e5079d9261f5a3a210fe111b8627c3beae126357..87f965bda9bc8259c3ae3a9a0bc4580af7c83fc3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index fc72c26c49264498b85d11d9b0934022e5b1f943..90fdc897300b11f89eda6906cba2ad7c3505362b 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.23-SNAPSHOT</version>
+       <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</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 c34abc7a98acbe60c11e592078cd4671e2acf0b7..edd5565ba0b502e3f7c4d8f774643e76c89d7548 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index b1c4e2f44995633e8b7650837410fefdc8b49656..58fceddd7958dfb6663191396e9feda1ca572847 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index b96cf4cd249ea1af1d3d8c2845e0ad27d94ca828..f2f36c7071f5e3fe239304e67c0d1884b1564ea1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index c422ff7de83269f4b442b8e76dc31601a88e5f6d..2105090b6bb1edfca42ecaefe32b504795d40054 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 7c1ba6d78a1944797e504e963ca0c056e2777c75..dcef355460df9f73af2d5b4de2a30385be592b8e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,4 @@
-<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.maven</groupId>
@@ -9,7 +7,7 @@
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
-       <version>2.1.23-SNAPSHOT</version>
+       <version>2.1.23</version>
        <name>Argeo Suite</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
@@ -42,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>HEAD</tag>
+               <tag>argeo-suite-2.1.23</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 96a759e1fbda99b679a3c24e0eb12b2c1f2a70b8..3aef5c82e12b8b9b64ea494a741f185a441cc0f3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</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-SNAPSHOT</version>
+                       <version>2.1.23</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 27360153096d6b0d5efeb63f078de3e323c3d765..097de4622c9b7c9052ff527da3c96ac96df4428e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.23-SNAPSHOT</version>
+               <version>2.1.23</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>