From 0ade3eb669f3ae84e79b0499b54cb80aeb7333dc Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 6 Jul 2026 11:37:35 +0000 Subject: [PATCH] [release] 26.2.0-A.25 Update upstream versions - alfresco-community-repo: 26.2.0.83 - alfresco-enterprise-share: 26.2.0.53 - acs-packaging: 26.2.0-A.25 - RELEASE_VERSION: 26.2.0-A.25 - DEVELOPMENT_VERSION: 26.2.0-A.26-SNAPSHOT --- .github/workflows/ci.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05013de56..b3caf33d0 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 (23.2.0-....) for the docker image to build successfully. - RELEASE_VERSION: 26.2.0-A.24 - DEVELOPMENT_VERSION: 26.2.0-A.25-SNAPSHOT + RELEASE_VERSION: 26.2.0-A.25 + DEVELOPMENT_VERSION: 26.2.0-A.26-SNAPSHOT jobs: precommit: diff --git a/pom.xml b/pom.xml index d6ae04d1b..2241981a6 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 26.2.0.83 26.2.0.53 - 26.2.0-A.24 + 26.2.0-A.25 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}