Updating master branch to 25.2.0 after 25.1.0 ACS release [skip ci]

This commit is contained in:
Kacper Magdziarz
2025-03-17 13:47:09 +01:00
parent b1b5c9f660
commit 3c34c532d0
21 changed files with 25 additions and 25 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.1.0
DEVELOPMENT_VERSION: 25.2.0-A.1-SNAPSHOT
RELEASE_VERSION: 25.2.0-A1
DEVELOPMENT_VERSION: 25.2.0-A2-SNAPSHOT
jobs:
tas_tests: