Switch messages and comments to 23.1.0 from 7.2.0 [skip ci]

This commit is contained in:
alandavis
2022-03-21 15:59:58 +00:00
parent c80456ab22
commit d0f5c71fbd

View File

@@ -28,9 +28,9 @@ env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.2.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.2.0
- DEVELOPMENT_VERSION=23.1.0-A1-SNAPSHOT
# Release version has to start with real version (23.1.0-....) for the docker image to build successfully.
- RELEASE_VERSION=23.1.0-A0
- DEVELOPMENT_VERSION=23.1.0-A1-SNAPSHOT
stages:
- name: test