Update version to 2.3.0.3.

This commit is contained in:
Tom Page
2016-04-13 09:06:16 +01:00
parent 2ae091e95f
commit a36354820f
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.0.3-SNAPSHOT</version>
<version>2.3.0.3</version>
<name>Alfresco Records Management</name>
<url>http://www.alfresco.org/</url>

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-parent</artifactId>
<version>2.3.0.3-SNAPSHOT</version>
<version>2.3.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-rm-automation</artifactId>

View File

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