Update version to 2.3.1.

This commit is contained in:
Tom Page
2016-11-09 13:17:00 +00:00
parent 884947b0e6
commit 3b75d70ba7
4 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.1-SNAPSHOT</version>
<version>2.3.1</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.1-SNAPSHOT</version>
<version>2.3.1</version>
</parent>
<properties>

View File

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

0
temp Normal file
View File