mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
[maven-release-plugin] prepare release 1.0.a
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user