[maven-release-plugin] prepare release argeo-suite-2.1.23
[gpl/argeo-suite.git] / lib / pom.xml
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>