mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -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.4.0-IE1.2-1</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-solrclient-lib</artifactId>
|
<artifactId>alfresco-solrclient-lib</artifactId>
|
||||||
<version>1.4.0-IE1.2-1</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>servlet-api</artifactId>
|
<artifactId>servlet-api</artifactId>
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-search-parent</artifactId>
|
<artifactId>alfresco-search-parent</artifactId>
|
||||||
<version>1.4.0-IE1.2-1</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
@@ -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.4.0-IE1.2-1</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<version>10</version>
|
<version>10</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-search-parent</artifactId>
|
<artifactId>alfresco-search-parent</artifactId>
|
||||||
<version>1.4.0-IE1.2-1</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Alfresco Solr Search parent</name>
|
<name>Alfresco Solr Search parent</name>
|
||||||
<properties>
|
<properties>
|
||||||
@@ -32,7 +32,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>1.4.0-IE1.2-1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<modules>
|
<modules>
|
||||||
<module>alfresco-solrclient-lib</module>
|
<module>alfresco-solrclient-lib</module>
|
||||||
|
Reference in New Issue
Block a user