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

This commit is contained in:
Travis CI User
2020-06-26 22:23:29 +00:00
parent f65c6f54bb
commit a157b1d197

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>8.201</version> <version>8.202-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<parent> <parent>
@@ -15,7 +15,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</connection> <connection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</developerConnection> <developerConnection>scm:git:https://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-8.201</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>