removed SNAPSHOR from version of all pom files

This commit is contained in:
Silviu Dinuta
2016-09-20 13:07:44 +03:00
parent 7be668aaef
commit 08855c6d2f
3 changed files with 313 additions and 313 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-parent</artifactId>
<packaging>pom</packaging>
<version>2.3.0.7-SNAPSHOT</version>
<version>2.3.0.7</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.7-SNAPSHOT</version>
<version>2.3.0.7</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.7-SNAPSHOT</version>
<version>2.3.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-rm-server</artifactId>