Compare commits

...

1 Commits

Author SHA1 Message Date
Kacper Magdziarz
350c0f6a8c Creating hotfix branch release/25.2 for 25.2.0 ACS release [skip ci] 2025-07-16 09:57:40 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -29,8 +29,8 @@ env:
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
RELEASE_VERSION: 25.2.0
DEVELOPMENT_VERSION: 25.3.0-A.1-SNAPSHOT
RELEASE_VERSION: 25.2.1
DEVELOPMENT_VERSION: 25.2.1-A.1-SNAPSHOT
jobs:
precommit:

View File

@@ -9,7 +9,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>25.2.0.64</version>
<version>25.2.1.1</version>
</parent>
<properties>