From 3598cbd3bb9da8c00c26601dbfe4312976ff7573 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Wed, 6 Apr 2022 12:35:21 +0000 Subject: [PATCH] [release][publish] 7.2.0.1 Update upstream versions - alfresco-community-repo: 14.147 - alfresco-enterprise-share: 14.98 - acs-packaging: 7.2.0.1 - RELEASE_VERSION: 7.2.0.1 - DEVELOPMENT_VERSION: 7.2.0.2-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3455e1e01..de85a0d76 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.2.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.2.0 - - DEVELOPMENT_VERSION=7.2.0.1-SNAPSHOT + - RELEASE_VERSION=7.2.0.1 + - DEVELOPMENT_VERSION=7.2.0.2-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 2ae16054c..afd50883d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ 14.147 - 14.97 - 7.2.0 + 14.98 + 7.2.0.1 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}