ATS-106: Bump pom.xml version(s)

- left broken as "-SNAPSHOT" after previous RC release (2.0.0-RC1)
This commit is contained in:
janv
2018-09-12 14:29:55 +01:00
parent 9288a477cf
commit 8bc0a76a95
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-docker-transformers</artifactId>
<version>-SNAPSHOT</version>
<version>2.0.0-RC2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>