[maven-release-plugin][skip ci] prepare release alfresco-transform-core-2.1.0-CUSTOM

This commit is contained in:
Travis CI User
2019-06-11 11:33:36 +00:00
parent 6797b9590f
commit 265e1d7e62
6 changed files with 8 additions and 8 deletions

View File

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

View File

@@ -11,7 +11,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-CUSTOM-SNAPSHOT</version>
<version>2.1.0-CUSTOM</version>
<packaging>pom</packaging>
<properties>
@@ -39,7 +39,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-transform-core.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-transform-core.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-transform-core</url>
<tag>HEAD</tag>
<tag>alfresco-transform-core-2.1.0-CUSTOM</tag>
</scm>
<dependencyManagement>