From 89b4bab3fbd7697f84382d24453f84cbdc71c15a Mon Sep 17 00:00:00 2001
From: "alfresco-engineering-contributor[bot]"
<293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
Date: Thu, 20 Aug 2026 08:00:13 +0000
Subject: [PATCH] [release] 26.3.0-A.10
---
.github/release-versions.yml | 4 ++--
pom.xml | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/release-versions.yml b/.github/release-versions.yml
index 83b4f3b83..9e8d6987a 100644
--- a/.github/release-versions.yml
+++ b/.github/release-versions.yml
@@ -1,5 +1,5 @@
env:
global:
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
- - RELEASE_VERSION=26.3.0-A.9
- - DEVELOPMENT_VERSION=26.3.0-A.10-SNAPSHOT
+ - RELEASE_VERSION=26.3.0-A.10
+ - DEVELOPMENT_VERSION=26.3.0-A.11-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 4cb0160b8..3280e9bdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,13 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 26.3.0.28
+ 26.3.0.31
- 26.3.0.28
- 26.3.0.25
- 26.3.0-A.9
+ 26.3.0.31
+ 26.3.0.27
+ 26.3.0-A.10
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}