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

This commit is contained in:
Travis CI User
2020-06-19 22:46:42 +00:00
parent b2bc1fe489
commit a6bba70847

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-remote-api</artifactId>
<name>Alfresco Remote API</name>
<version>8.193</version>
<version>8.194-SNAPSHOT</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>alfresco-remote-api-8.193</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>