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

This commit is contained in:
bamboo_auth
2018-04-04 16:44:51 +00:00
parent 2fbb8b91b9
commit 348ea3ce84
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-dockerTest3</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -13,7 +13,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-dockerTest3</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
+2 -2
View File
@@ -7,7 +7,7 @@
<version>8</version>
</parent>
<artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-dockerTest3</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>
@@ -28,7 +28,7 @@
<connection>scm:git:git@github.com:Alfresco/SearchServices.git</connection>
<developerConnection>scm:git:git@github.com:Alfresco/SearchServices.git</developerConnection>
<url>https://github.com/Alfresco/SearchServices.git</url>
<tag>1.2.0-dockerTest3</tag>
<tag>HEAD</tag>
</scm>
<modules>
<module>alfresco-search</module>