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

This commit is contained in:
Travis CI User
2019-06-12 17:47:24 +00:00
parent 895f3901ea
commit 45a2c96d00
7 changed files with 10 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-docker-transform-misc</artifactId>
@@ -11,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.1.0-CUSTOM2-SNAPSHOT</version>
<version>2.1.0-CUSTOM2</version>
<relativePath>../pom.xml</relativePath>
</parent>