From c56525d0ef69789b138f68ededf10cfc45f7a77a Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Thu, 17 Apr 2025 14:01:20 +0000
Subject: [PATCH] [release][publish] 7.4.2.5
Update upstream versions
- alfresco-community-repo: 22.36
- alfresco-enterprise-share: 22.26
- acs-packaging: 7.4.2.5
- RELEASE_VERSION: 7.4.2.5
- DEVELOPMENT_VERSION: 7.4.2.6-A1-SNAPSHOT
---
.github/workflows/ci.yml | 4 ++--
pom.xml | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 084b941ff..95f206445 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 (7.4.2-....) for the docker image to build successfully.
- RELEASE_VERSION: 7.4.2.5-A1
- DEVELOPMENT_VERSION: 7.4.2.5-A2-SNAPSHOT
+ RELEASE_VERSION: 7.4.2.5
+ DEVELOPMENT_VERSION: 7.4.2.6-A1-SNAPSHOT
jobs:
tas_tests:
diff --git a/pom.xml b/pom.xml
index 26bbca1e2..920fab053 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,13 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 22.34
+ 22.36
- 22.34
- 22.25
- 7.4.2.5-A1
+ 22.36
+ 22.26
+ 7.4.2.5
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}