diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f47130f4d..e4775548f 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-A37 - DEVELOPMENT_VERSION: 23.1.0-A38-SNAPSHOT + RELEASE_VERSION: 23.1.0-A38 + DEVELOPMENT_VERSION: 23.1.0-A39-SNAPSHOT jobs: tas_tests: diff --git a/pom.xml b/pom.xml index b25855ef9..096e23a77 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ 23.1.0.218 - 23.1.0.219 - 23.1.0-A37 + 23.1.0.221 + 23.1.0-A38 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}