From e61f0e6acde52fbe549f1d3e91210306e290e459 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Tue, 28 Jan 2025 15:12:53 +0000
Subject: [PATCH] [release] 25.1.0-M1
Update upstream versions
- alfresco-community-repo: 25.1.0.37
- alfresco-enterprise-share: 25.1.0.29
- acs-packaging: 25.1.0-M1
- RELEASE_VERSION: 25.1.0-M1
- DEVELOPMENT_VERSION: 25.1.0-A.11-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 94edcff4f..f687497f9 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 (23.2.0-....) for the docker image to build successfully.
- RELEASE_VERSION: 25.1.0-A.10
+ RELEASE_VERSION: 25.1.0-M1
DEVELOPMENT_VERSION: 25.1.0-A.11-SNAPSHOT
jobs:
diff --git a/pom.xml b/pom.xml
index 74ff89223..2b7fc47d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,13 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 25.1.0.36
+ 25.1.0.37
- 25.1.0.36
- 25.1.0.28
- 25.1.0-A.10
+ 25.1.0.37
+ 25.1.0.29
+ 25.1.0-M1
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}