[ACS-10941][MNT-25301]: SDK - Intermediate versions must not be published to Maven Central (#733)

This commit is contained in:
Vivek Kumar
2026-01-28 15:06:20 +05:30
committed by GitHub
parent 7d69fb289f
commit 4737496272
9 changed files with 42 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0-A1</version>
<version>4.13.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>