diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8812e86c..a9ff7a4bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 (7.4.0-....) for the docker image to build successfully. - RELEASE_VERSION: 23.1.0-A40 - DEVELOPMENT_VERSION: 23.1.0-A41-SNAPSHOT + RELEASE_VERSION: 23.1.0-A41 + DEVELOPMENT_VERSION: 23.1.0-A42-SNAPSHOT jobs: tas_tests: diff --git a/pom.xml b/pom.xml index c3d48ff98..9eb5d169d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ 23.1.0.218 - 23.1.0.222 - 23.1.0-A40 + 23.1.0.223 + 23.1.0-A41 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}