[maven-release-plugin] prepare for next development iteration

This commit is contained in:
alfresco-build
2018-03-22 09:36:18 +00:00
parent eb6061e125
commit 51bcc220e1
5 changed files with 10 additions and 10 deletions

View File

@@ -4,12 +4,12 @@
<name>Alfresco Docker Pdf Renderer</name>
<packaging>jar</packaging>
<version>0.1</version>
<version>0.2-SNAPSHOT</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-docker-transformers</artifactId>
<version>0.1</version>
<version>0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>