From 0e2388ce8addc78cf642c0d69518432a38f3222d Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:39:51 +0000 Subject: [PATCH] [release][publish] 25.3.0 Update upstream versions - alfresco-community-repo: 25.3.0.81 - alfresco-enterprise-share: 25.3.0.56 - acs-packaging: 25.3.0 - RELEASE_VERSION: 25.3.0 - DEVELOPMENT_VERSION: 26.1.0-A.1-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 5566a33f9..43bfabbf3 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 (23.2.0-....) for the docker image to build successfully. - RELEASE_VERSION: 25.3.0-A.22 - DEVELOPMENT_VERSION: 25.3.0-A.23-SNAPSHOT + RELEASE_VERSION: 25.3.0 + DEVELOPMENT_VERSION: 26.1.0-A.1-SNAPSHOT jobs: precommit: diff --git a/pom.xml b/pom.xml index 6d1cc4453..bc4f38099 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 25.3.0.81 25.3.0.56 - 25.3.0-A.22 + 25.3.0 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}