mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
[maven-release-plugin][skip ci]prepare release 2.0.16-A.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
||||||
<version>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>search-analytics-e2e-test</artifactId>
|
<artifactId>search-analytics-e2e-test</artifactId>
|
||||||
|
4
pom.xml
4
pom.xml
@@ -7,7 +7,7 @@
|
|||||||
<version>12</version>
|
<version>12</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
||||||
<version>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Alfresco Search And Insight Engine</name>
|
<name>Alfresco Search And Insight Engine</name>
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
<connection>scm:git:https://github.com/Alfresco/InsightEngine.git</connection>
|
<connection>scm:git:https://github.com/Alfresco/InsightEngine.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/Alfresco/InsightEngine.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/Alfresco/InsightEngine.git</developerConnection>
|
||||||
<url>https://github.com/Alfresco/InsightEngine</url>
|
<url>https://github.com/Alfresco/InsightEngine</url>
|
||||||
<tag>HEAD</tag>
|
<tag>2.0.16-A.2</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<properties>
|
<properties>
|
||||||
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
<maven.build.sourceVersion>11</maven.build.sourceVersion>
|
||||||
|
@@ -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>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</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>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</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>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-search-parent</artifactId>
|
<artifactId>alfresco-search-parent</artifactId>
|
||||||
<version>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -4,10 +4,10 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
<artifactId>alfresco-search-and-insight-parent</artifactId>
|
||||||
<version>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-search-parent</artifactId>
|
<artifactId>alfresco-search-parent</artifactId>
|
||||||
<version>2.0.16-SNAPSHOT</version>
|
<version>2.0.16-A.2</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Alfresco Solr Search parent</name>
|
<name>Alfresco Solr Search parent</name>
|
||||||
<properties>
|
<properties>
|
||||||
|
Reference in New Issue
Block a user