[maven-release-plugin][skip ci] prepare release v1.2

This commit is contained in:
Travis CI User
2019-08-02 14:24:14 +00:00
parent 5ca5e96b7e
commit 652c0784d5

View File

@@ -4,7 +4,7 @@
<groupId>org.alfresco.tas</groupId> <groupId>org.alfresco.tas</groupId>
<artifactId>cmis</artifactId> <artifactId>cmis</artifactId>
<name>alfresco-tas-cmis</name> <name>alfresco-tas-cmis</name>
<version>1.2-SNAPSHOT</version> <version>1.2</version>
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-super-pom</artifactId> <artifactId>alfresco-super-pom</artifactId>
@@ -39,7 +39,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-tas-cmis.git</connection> <connection>scm:git:https://github.com/Alfresco/alfresco-tas-cmis.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-tas-cmis.git</developerConnection> <developerConnection>scm:git:https://github.com/Alfresco/alfresco-tas-cmis.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-tas-cmis</url> <url>https://github.com/Alfresco/alfresco-tas-cmis</url>
<tag>HEAD</tag> <tag>v1.2</tag>
</scm> </scm>
<issueManagement> <issueManagement>