[maven-release-plugin] prepare release 1.0.a

This commit is contained in:
alfresco-build
2016-11-18 12:06:36 +00:00
parent 5091e8899d
commit 3e188f31e4
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.a</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<version>7</version>
</parent>
<artifactId>alfresco-search-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.a</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>
@@ -28,7 +28,7 @@
<connection>scm:git:https://gitlab.alfresco.com/search_discovery/solr.git</connection>
<developerConnection>scm:git:https://gitlab.alfresco.com/search_discovery/solr.git</developerConnection>
<url>https://gitlab.alfresco.com/search_discovery/solr</url>
<tag>HEAD</tag>
<tag>1.0.a</tag>
</scm>
<modules>