From 120b5df54ebadca7725f06ed4e4f6fea05f833a1 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sun, 24 Apr 2022 03:01:44 +0000 Subject: [PATCH] [release] 23.1.0-A5 Update upstream versions - alfresco-community-repo: 23.1.0.24 - alfresco-enterprise-share: 23.1.0.18 - acs-packaging: 23.1.0-A5 - RELEASE_VERSION: 23.1.0-A5 - DEVELOPMENT_VERSION: 23.1.0-A6-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index e41605214..bf7bed9b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,8 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (23.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=23.1.0-A4 - - DEVELOPMENT_VERSION=23.1.0-A5-SNAPSHOT + - RELEASE_VERSION=23.1.0-A5 + - DEVELOPMENT_VERSION=23.1.0-A6-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index f571338d6..f1c09170d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 23.1.0.22 + 23.1.0.24 - 23.1.0.22 - 23.1.0.13 - 23.1.0-A4 + 23.1.0.24 + 23.1.0.18 + 23.1.0-A5 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}