ATS-779: Bump to 2.3.0-SNAPSHOT

- as per new T-Base "transformImpl" (see ATS-777 / REPO-4334)
This commit is contained in:
Jan Vonka
2020-06-16 14:50:22 +01:00
parent d495459b9b
commit bb939596ad
14 changed files with 15 additions and 15 deletions

View File

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

View File

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