[maven-release-plugin][skip ci]prepare release 2.0.21-A.1

This commit is contained in:
alfresco-build
2026-06-11 10:47:17 +00:00
parent 9d1cffecc0
commit c61088e1bd
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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.21-SNAPSHOT</version> <version>2.0.21-A.1</version>
</parent> </parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>search-analytics-e2e-test</artifactId> <artifactId>search-analytics-e2e-test</artifactId>
+2 -2
View File
@@ -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.21-SNAPSHOT</version> <version>2.0.21-A.1</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.21-A.1</tag>
</scm> </scm>
<properties> <properties>
<maven.build.sourceVersion>11</maven.build.sourceVersion> <maven.build.sourceVersion>11</maven.build.sourceVersion>
+2 -2
View File
@@ -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.21-SNAPSHOT</version> <version>2.0.21-A.1</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.21-SNAPSHOT</version> <version>2.0.21-A.1</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.21-SNAPSHOT</version> <version>2.0.21-A.1</version>
</parent> </parent>
<dependencies> <dependencies>
+1 -1
View File
@@ -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.21-SNAPSHOT</version> <version>2.0.21-A.1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<dependencies> <dependencies>
+2 -2
View File
@@ -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.21-SNAPSHOT</version> <version>2.0.21-A.1</version>
</parent> </parent>
<artifactId>alfresco-search-parent</artifactId> <artifactId>alfresco-search-parent</artifactId>
<version>2.0.21-SNAPSHOT</version> <version>2.0.21-A.1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Alfresco Solr Search parent</name> <name>Alfresco Solr Search parent</name>
<properties> <properties>