[maven-release-plugin][skip ci] Release version 2.0.22-A.3

This commit is contained in:
alfresco-engineering-contributor[bot]
2026-08-20 12:07:45 +00:00
committed by GitHub
parent 66d87fa020
commit beb32b8810
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-and-insight-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
</parent>
<groupId>org.alfresco</groupId>
<artifactId>search-analytics-e2e-test</artifactId>
+1 -1
View File
@@ -7,7 +7,7 @@
<version>12</version>
</parent>
<artifactId>alfresco-search-and-insight-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
<packaging>pom</packaging>
<name>Alfresco Search And Insight Engine</name>
<distributionManagement>
+2 -2
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -15,7 +15,7 @@
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solrclient-lib</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
<exclusions>
<exclusion>
<artifactId>servlet-api</artifactId>
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
</parent>
<dependencies>
+1 -1
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
+2 -2
View File
@@ -4,10 +4,10 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-and-insight-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
</parent>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.3-SNAPSHOT</version>
<version>2.0.22-A.3</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>