diff --git a/.github/release-versions.yml b/.github/release-versions.yml
index 32f67e6d2..414dab55f 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.12
- - DEVELOPMENT_VERSION=26.3.0-A.13-SNAPSHOT
+ - RELEASE_VERSION=26.3.0-A.13
+ - DEVELOPMENT_VERSION=26.3.0-A.14-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 2a5934768..aff8a2b89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,13 @@
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 26.3.0.33
+ 26.3.0.39
- 26.3.0.33
- 26.3.0.30
- 26.3.0-A.12
+ 26.3.0.39
+ 26.3.0.34
+ 26.3.0-A.13
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}