Update project version to 2.1.0-CUSTOM-SNAPSHOT

This commit is contained in:
Erik Knizat
2019-06-11 12:04:26 +01:00
parent 69a836fc89
commit 312ec1a6bd
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-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.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-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.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-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.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,12 +4,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alfresco-transformer-base</artifactId>
<version>2.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-SNAPSHOT</version>
<dependencies>
<dependency>

View File

@@ -11,7 +11,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-EA3-SNAPSHOT</version>
<version>2.1.0-CUSTOM-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>