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