From 7491f0a3cb23c75dcfcf755123bd196c25565fa6 Mon Sep 17 00:00:00 2001 From: alandavis Date: Wed, 20 Oct 2021 12:35:06 +0100 Subject: [PATCH] [release][publish] 7.1.0.1 [skip tests] as we are just repackaging the alfresco-content-services-community-distribution so that it contains the share.war. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f82eea4b6..295286e8f 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 + - RELEASE_VERSION=7.1.0.1 - DEVELOPMENT_VERSION=7.1.0.2-SNAPSHOT stages: