From 4e479181b403df877ab92546c8da13843cf4f1b1 Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 20 May 2021 20:07:52 +0100 Subject: [PATCH] [release] 7.1.0-M1 --- .travis.yml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d7872fd4d..3a231fa92 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.1.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.1.0-A3 + - RELEASE_VERSION=7.1.0-M1 - DEVELOPMENT_VERSION=7.1.0-SNAPSHOT stages: diff --git a/pom.xml b/pom.xml index 059eabd88..7937afbd3 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ 11.41 - 7.0.0 - ${alfresco.share.version} + 7.1.0-M1 + 7.1.0-M1 7.0.0 ${dependency.alfresco-community-repo.version}