From 91c69060f3cf0427e05739d981a81e620985676a Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Tue, 18 Jan 2022 20:20:59 +0000 Subject: [PATCH] Update upstream versions - alfresco-community-repo: 12.20 - alfresco-enterprise-share: 12.14 - acs-packaging: 7.1.1-A5 - RELEASE_VERSION: 7.1.1-A5 - DEVELOPMENT_VERSION: 7.1.1-A6-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 861f6433e..1af613b52 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-A2 - - DEVELOPMENT_VERSION=7.1.1-SNAPSHOT + - RELEASE_VERSION=7.1.1-A5 + - DEVELOPMENT_VERSION=7.1.1-A6-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 0bb2a8ff1..b81b94b33 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 12.17 + 12.20 - 12.17 - 12.12 + 12.20 + 12.14 7.1.0.1 ${dependency.alfresco-community-repo.version}