[maven-release-plugin] prepare release v2.3.2
[gpl/argeo-suite.git] / lib / pom.xml
index e00226e165f586f938cba3f4e1d5f8d8fcca9108..f4d543224810396258cad7f7c8a7bd68c770149c 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.2</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.2</version>
                        <scope>provided</scope>
                        <exclusions>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                        </plugin>
                </plugins>
        </reporting>
+
+  <scm>
+    <tag>v2.3.2</tag>
+  </scm>
 </project>