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

This commit is contained in:
Travis CI User
2021-06-11 13:50:06 +00:00
parent 951f7477fe
commit 08a9c7f28d
14 changed files with 16 additions and 16 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.5.0</version>
<version>2.5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<artifactId>alfresco-transform-core</artifactId>
<groupId>org.alfresco</groupId>
<version>2.5.0</version>
<version>2.5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>