Update Master branch to 23.2.0 [skip ci]

This commit is contained in:
mpichura
2023-10-31 19:37:16 +01:00
parent a5e44a583e
commit 4f2bc499a7
21 changed files with 26 additions and 26 deletions
+3 -3
View File
@@ -28,9 +28,9 @@ env:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
RELEASE_VERSION: 23.1.0
DEVELOPMENT_VERSION: 23.2.0-A1-SNAPSHOT
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
RELEASE_VERSION: 23.2.0-A1
DEVELOPMENT_VERSION: 23.2.0-SNAPSHOT
jobs:
tas_tests: