diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 378cfc16d..5911cc9e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,8 +30,8 @@ env: TAS_ENVIRONMENT: ./tests/environment TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts # Release version has to start with real version (7.3.0-....) for the docker image to build successfully. - RELEASE_VERSION: 7.2.2.1 - DEVELOPMENT_VERSION: 7.2.2.2-SNAPSHOT + RELEASE_VERSION: 7.2.2.4 + DEVELOPMENT_VERSION: 7.2.2.5-SNAPSHOT jobs: tas_tests: diff --git a/pom.xml b/pom.xml index 2c874e85e..a64c85b09 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 16.22 + 16.28 - 16.22 - 16.23 - 7.2.2 + 16.28 + 16.29 + 7.2.2.4 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}