ATS-708 Update pom versions to 2.2.0-SNAPSHOT

This commit is contained in:
David Edwards
2020-04-24 11:24:06 +01:00
parent 81d691dfce
commit f503b863db
14 changed files with 15 additions and 15 deletions

View File

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