[maven-release-plugin] prepare release alfresco-remote-api-6.28

This commit is contained in:
alfresco-build
2018-04-06 15:38:03 +00:00
parent fb2385cf9b
commit 5394043cd3

View File

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