From c36068f133906b902bd76223bdf762ffb658b331 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 23 Feb 2022 12:32:16 +0000 Subject: [PATCH] [release] 7.2.0-A24 Update upstream versions - alfresco-community-repo: 14.115 - alfresco-enterprise-share: 14.71 - acs-packaging: 7.2.0-A24 - RELEASE_VERSION: 7.2.0-A24 - DEVELOPMENT_VERSION: 7.2.0-A25-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9eaa43963..6b7a2e57e 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 (7.2.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.2.0-M2 - - DEVELOPMENT_VERSION=7.2.0-A24-SNAPSHOT + - RELEASE_VERSION=7.2.0-A24 + - DEVELOPMENT_VERSION=7.2.0-A25-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index b33616698..c7b66d6ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 14.112 + 14.115 - 14.112 - 14.70 - 7.2.0-M2 + 14.115 + 14.71 + 7.2.0-A24 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}