[maven-release-plugin][skip ci] prepare release 2.5.4

This commit is contained in:
Travis CI User
2021-11-13 12:10:36 +00:00
parent 00c8fc7b34
commit 0c93976129
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.4-SNAPSHOT</version>
<version>2.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alfresco-transformer-base</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
<properties>
<transformer.base.deploy.skip>false</transformer.base.deploy.skip>