[maven-release-plugin] prepare release 1.4.0-IE1.1-1

This commit is contained in:
bamboo_auth
2019-02-13 14:17:51 +00:00
parent 1d0561eeec
commit 3f1df8ba87
4 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-IE1.1-1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -15,7 +15,7 @@
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solrclient-lib</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-IE1.1-1</version>
<exclusions>
<exclusion>
<artifactId>servlet-api</artifactId>

View File

@@ -7,14 +7,14 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-IE1.1-1</version>
</parent>
<scm>
<connection>scm:git:git@github.com:Alfresco/alfresco-solrclient.git</connection>
<developerConnection>scm:git:git@github.com:Alfresco/alfresco-solrclient.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-solrclient</url>
<tag>HEAD</tag>
<tag>1.4.0-IE1.1-1</tag>
</scm>
<distributionManagement>

View File

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

View File

@@ -7,7 +7,7 @@
<version>10</version>
</parent>
<artifactId>alfresco-search-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-IE1.1-1</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>
@@ -32,7 +32,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>HEAD</tag>
<tag>1.4.0-IE1.1-1</tag>
</scm>
<modules>
<module>alfresco-solrclient-lib</module>