[maven-release-plugin] prepare release 1.2.0-dockerTest7

This commit is contained in:
bamboo_auth
2018-04-05 10:38:29 +00:00
parent 9e33a1e5b2
commit 56e270b71f
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId> <artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0-dockerTest7</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId> <artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0-dockerTest7</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -7,7 +7,7 @@
<version>8</version> <version>8</version>
</parent> </parent>
<artifactId>alfresco-search-parent</artifactId> <artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0-dockerTest7</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Alfresco Solr Search parent</name> <name>Alfresco Solr Search parent</name>
<properties> <properties>
@@ -28,7 +28,7 @@
<connection>scm:git:git@github.com:Alfresco/SearchServices.git</connection> <connection>scm:git:git@github.com:Alfresco/SearchServices.git</connection>
<developerConnection>scm:git:git@github.com:Alfresco/SearchServices.git</developerConnection> <developerConnection>scm:git:git@github.com:Alfresco/SearchServices.git</developerConnection>
<url>https://github.com/Alfresco/SearchServices.git</url> <url>https://github.com/Alfresco/SearchServices.git</url>
<tag>HEAD</tag> <tag>1.2.0-dockerTest7</tag>
</scm> </scm>
<modules> <modules>
<module>alfresco-search</module> <module>alfresco-search</module>