From bd8d35fbb00007d2660fac3d4d66945e4372fea5 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Mon, 17 Mar 2025 11:12:00 +0000 Subject: [PATCH] [release][publish] 25.1.0 Update upstream versions - alfresco-community-repo: 25.1.0.71 - alfresco-enterprise-share: 25.1.0.56 - acs-packaging: 25.1.0 - RELEASE_VERSION: 25.1.0 - DEVELOPMENT_VERSION: 25.2.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 3a5cb61c9..e5927021c 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.1.0-A.20 - DEVELOPMENT_VERSION: 25.1.0-A.21-SNAPSHOT + RELEASE_VERSION: 25.1.0 + DEVELOPMENT_VERSION: 25.2.0-A.1-SNAPSHOT jobs: tas_tests: diff --git a/pom.xml b/pom.xml index a55518fe4..876c679e4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 25.1.0.71 25.1.0.56 - 25.1.0-A.20 + 25.1.0 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}