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

This commit is contained in:
Travis CI User
2022-01-05 20:58:51 +00:00
parent 06b8d1e8d4
commit 2fd8361a78
14 changed files with 16 additions and 16 deletions

View File

@@ -4,12 +4,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.5.5-A1</version>
<version>2.5.5-A2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alfresco-transformer-base</artifactId>
<version>2.5.5-A1</version>
<version>2.5.5-A2-SNAPSHOT</version>
<properties>
<transformer.base.deploy.skip>false</transformer.base.deploy.skip>