[maven-release-plugin] prepare for next development iteration

This commit is contained in:
alfresco-build
2018-03-09 10:40:59 +00:00
parent 7e49bd6992
commit 2a8c79b2bc

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.19</version> <version>6.20-SNAPSHOT</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>alfresco-remote-api-6.19</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>