[maven-release-plugin][skip ci] prepare release 5.2.0

This commit is contained in:
alfresco-build
2025-07-11 08:48:34 +00:00
parent d324d8351d
commit 35da1531fc
11 changed files with 12 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<properties>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<name>Alfresco Transform Core</name>
<packaging>pom</packaging>
@@ -131,7 +131,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-transform-core.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-transform-core.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-transform-core</url>
<tag>HEAD</tag>
<tag>5.2.0</tag>
</scm>
<dependencyManagement>