[maven-release-plugin][skip ci]prepare release 2.0.22-A.2

This commit is contained in:
alfresco-build
2026-08-19 08:29:44 +00:00
parent 19bc6dcb47
commit 96cb367a3d
6 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.2-SNAPSHOT</version>
<version>2.0.22-A.2</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.2-SNAPSHOT</version>
<version>2.0.22-A.2</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.2-SNAPSHOT</version>
<version>2.0.22-A.2</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.2-SNAPSHOT</version>
<version>2.0.22-A.2</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.2-SNAPSHOT</version>
<version>2.0.22-A.2</version>
</parent>
<artifactId>alfresco-search-parent</artifactId>
<version>2.0.22-A.2-SNAPSHOT</version>
<version>2.0.22-A.2</version>
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>