From 39b923bbd12eb779200fc3f19b15613a8d140097 Mon Sep 17 00:00:00 2001 From: alandavis Date: Tue, 29 Jun 2021 15:50:27 +0100 Subject: [PATCH] [release] 7.0.1-A5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3ad636890..2e4a6e7a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (7.0.1-....) for the docker image to build successfully. - - RELEASE_VERSION=7.0.1-A4 + - RELEASE_VERSION=7.0.1-A5 - DEVELOPMENT_VERSION=7.0.1-SNAPSHOT stages: