From 1db65b1eff906517f8f5a184fe4b1044fd6b5dab Mon Sep 17 00:00:00 2001 From: alandavis Date: Tue, 28 Sep 2021 15:36:48 +0100 Subject: [PATCH] [release] 7.1.0-A16 Update upstream versions - alfresco-community-repo: 11.140 - alfresco-enterprise-share: 11.77 - share 7.1.0.1 --- .travis.yml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3a91546a6..aa5d5cb0c 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-A14 + - RELEASE_VERSION=7.1.0-A16 - DEVELOPMENT_VERSION=7.1.0-SNAPSHOT stages: diff --git a/pom.xml b/pom.xml index 13ae1b256..d7a5773f3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 11.133 + 11.140 - 11.133 - 11.70 - 7.1.0-A14 + 11.140 + 11.77 + 7.1.0.1 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}