[maven-release-plugin][skip ci] prepare release alfresco-remote-api-8.211

This commit is contained in:
Travis CI User
2020-07-14 22:25:14 +00:00
parent ac9a993322
commit 21ef9a95da

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-remote-api</artifactId>
<name>Alfresco Remote API</name>
<version>8.211-SNAPSHOT</version>
<version>8.211</version>
<packaging>jar</packaging>
<parent>
@@ -15,7 +15,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-remote-api</url>
<tag>HEAD</tag>
<tag>alfresco-remote-api-8.211</tag>
</scm>
<distributionManagement>