From 683d8289da337be74e8360ae5e6a112e09eea0b7 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 25 Mar 2024 07:30:54 +0000 Subject: [PATCH] [release] 7.4.2-A3 Update upstream versions - alfresco-community-repo: 22.8 - alfresco-enterprise-share: 22.5 - acs-packaging: 7.4.2-A3 - RELEASE_VERSION: 7.4.2-A3 - DEVELOPMENT_VERSION: 7.4.2-SNAPSHOT --- .github/workflows/ci.yml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bdad1d249..1ea19e99f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ env: TAS_ENVIRONMENT: ./tests/environment TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts # Release version has to start with real version (7.4.2-....) for the docker image to build successfully. - RELEASE_VERSION: 7.4.2-A2 + RELEASE_VERSION: 7.4.2-A3 DEVELOPMENT_VERSION: 7.4.2-SNAPSHOT jobs: diff --git a/pom.xml b/pom.xml index 6d64d43a6..935e2b25d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 22.7 + 22.8 - 22.7 - 22.4 - 7.4.2-A2 + 22.8 + 22.5 + 7.4.2-A3 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}