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

This commit is contained in:
Travis CI User
2020-09-25 08:53:53 +00:00
parent 81b2b8a231
commit 37c4f682fa
14 changed files with 17 additions and 17 deletions

View File

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

View File

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