diff --git a/.github/workflows/master_release.yml b/.github/workflows/master_release.yml index 87cad85ff4..1ed8baf3f8 100644 --- a/.github/workflows/master_release.yml +++ b/.github/workflows/master_release.yml @@ -22,8 +22,8 @@ env: GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60 BASE_BUILD_NUMBER: 10000 # Release version has to start with real version (23.2.0-....) for the docker image to build successfully. - RELEASE_VERSION: 23.3.0-A5 - DEVELOPMENT_VERSION: 23.3.0-A6-SNAPSHOT + RELEASE_VERSION: 23.3.0-A6 + DEVELOPMENT_VERSION: 23.3.0-A7-SNAPSHOT jobs: run_ci: diff --git a/pom.xml b/pom.xml index 2abb9c5b2d..d41c72a82b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,12 +10,12 @@ org.alfresco alfresco-enterprise-repo ../alfresco-enterprise-repo/pom.xml - 23.3.0.17 + 23.3.0.18 - 23.3.0.17 - 23.3.0.15 + 23.3.0.18 + 23.3.0.16 3.0.2