[maven-release-plugin][skip ci] prepare release 25.2.0-A.16

This commit is contained in:
alfresco-build
2025-06-29 02:39:23 +00:00
parent 17a38d51d0
commit 1e8dd2817a
20 changed files with 21 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId> <artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId> <artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<build> <build>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId> <artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<build> <build>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId> <artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId> <artifactId>content-services-community-docker</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId> <artifactId>share-community-docker</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -7,6 +7,6 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
</project> </project>

View File

@@ -3,7 +3,7 @@
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Alfresco Content Services Community Packaging</name> <name>Alfresco Content Services Community Packaging</name>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
@@ -25,7 +25,7 @@
<connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection> <connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection> <developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection>
<url>https://github.com/Alfresco/acs-community-packaging</url> <url>https://github.com/Alfresco/acs-community-packaging</url>
<tag>HEAD</tag> <tag>25.2.0-A.16</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<packaging>pom</packaging> <packaging>pom</packaging>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId> <artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<modules> <modules>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<developers> <developers>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<properties> <properties>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<developers> <developers>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<developers> <developers>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<developers> <developers>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId> <artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.13-SNAPSHOT</version> <version>25.2.0-A.16</version>
</parent> </parent>
<developers> <developers>