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

This commit is contained in:
Travis CI User
2022-04-20 15:39:39 +00:00
parent 6bbde4756c
commit 7fff29af73
15 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.6.0-SNAPSHOT</version>
<version>2.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

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