Update version to 2.3.2.

This commit is contained in:
Tom Page
2017-12-07 08:36:45 +00:00
parent e227da1fd1
commit 880dd0b976
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-parent</artifactId>
<packaging>pom</packaging>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<name>Alfresco Records Management</name>
<url>http://www.alfresco.org/</url>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>
<properties>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-rm-server</artifactId>