From 8aeb8dc524084fa0587ea3fc06cfc067f08351ca Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 17 Feb 2022 19:19:23 +0000 Subject: [PATCH] [release][publish] 7.1.1.2 Update upstream versions - alfresco-community-repo: 12.25 - alfresco-enterprise-share: 12.22 - acs-packaging: 7.1.1.2 - RELEASE_VERSION: 7.1.1.2 - DEVELOPMENT_VERSION: 7.1.1.3-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 282bb965a..424cf0a48 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 - - DEVELOPMENT_VERSION=7.1.1.1-SNAPSHOT + - RELEASE_VERSION=7.1.1.2 + - DEVELOPMENT_VERSION=7.1.1.3-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 7caad2227..7eea4078b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 12.24 + 12.25 - 12.24 - 12.19 - 7.1.1 + 12.25 + 12.22 + 7.1.1.2 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}