[maven-release-plugin] prepare release argeo-suite-2.1.23
[gpl/argeo-suite.git] / lib / pom.xml
index ff648ce1c16d03a1e255775d7f78e591819c06c5..90fdc897300b11f89eda6906cba2ad7c3505362b 100644 (file)
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.22-SNAPSHOT</version>
+       <version>2.1.23</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
                <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>
-               <version.argeo-commons>2.1.102</version.argeo-commons>
+               <version.argeo-commons>2.1.103</version.argeo-commons>
                <version.argeo-suite-icons>2.1.1</version.argeo-suite-icons>
 
                <argeo.rpm.stagingRepository>/srv/rpmfactory/testing/argeo</argeo.rpm.stagingRepository>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.22-SNAPSHOT</version>
+                       <version>2.1.23</version>
                        <scope>provided</scope>
                        <exclusions>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.apache</groupId>
-                                       <artifactId>org.apache.xerces</artifactId>
-                               </exclusion>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                                <exclusion>
                                        <groupId>org.argeo.tp.sdk</groupId>
        </reporting>
 
   <scm>
-    <tag>v2.x</tag>
+    <tag>argeo-suite-2.1.23</tag>
   </scm>
 </project>