From e9d22c9d81aa05e5d892cdb7f360ade7214758db Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 20 Jan 2022 15:45:33 +0000 Subject: [PATCH] [release] 7.1.1-A6 Update upstream versions - alfresco-community-repo: 12.20 - alfresco-enterprise-share: 12.15 - acs-packaging: 7.1.1-A6 - RELEASE_VERSION: 7.1.1-A6 - DEVELOPMENT_VERSION: 7.1.1-A7-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 09b5004f0..cc88061fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,8 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (7.1.1-....) for the docker image to build successfully. - - RELEASE_VERSION=7.1.1-A5 - - DEVELOPMENT_VERSION=7.1.1-A6-SNAPSHOT + - RELEASE_VERSION=7.1.1-A6 + - DEVELOPMENT_VERSION=7.1.1-A7-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 3a2aa841f..6e7bc816b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 12.20 - 12.14 + 12.15 7.1.0.1 ${dependency.alfresco-community-repo.version}