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

This commit is contained in:
bamboo_auth
2017-11-23 14:32:38 +00:00
parent 67319aa172
commit 10f54ee727
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-SNAPSHOT</version>
<version>1.2.0-EA</version>
<relativePath>../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -14,7 +14,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-EA</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-SNAPSHOT</version>
<version>1.2.0-EA</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>
@@ -28,7 +28,7 @@
<connection>scm:git:https://git.alfresco.com/search_discovery/searchservices.git</connection>
<developerConnection>scm:git:https://git.alfresco.com/search_discovery/searchservices.git</developerConnection>
<url>https://git.alfresco.com/search_discovery/searchservices.git</url>
<tag>HEAD</tag>
<tag>1.2.0-EA</tag>
</scm>
<modules>
<module>alfresco-search</module>