Removed -TEST[0-9]* from the pom version

This commit is contained in:
Alan Davis
2020-10-14 08:46:46 +01:00
parent bd6290a6ca
commit a0b42842fc
15 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>8.300-TEST11-SNAPSHOT</version>
<version>8.300-SNAPSHOT</version>
</parent>
<dependencies>