From 5cc95889f7f877362e648f222dd9ba2e1fdf1cba Mon Sep 17 00:00:00 2001 From: alandavis Date: Tue, 29 Jun 2021 21:39:59 +0100 Subject: [PATCH] [release] 7.1.0-A8 --- .travis.yml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3e91768dc..e582499fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (7.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.1.0-A7 + - RELEASE_VERSION=7.1.0-A8 - DEVELOPMENT_VERSION=7.1.0-SNAPSHOT stages: diff --git a/pom.xml b/pom.xml index 35d719885..d315fb092 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,9 @@ - 11.73 - 11.27 - 7.1.0-A7 + 11.77 + 11.33 + 7.1.0-A8 ${dependency.alfresco-community-repo.version}