From 89c5c170da1d4f58203c4f7a7f9af47b58299c8b Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 12 Sep 2022 08:07:11 +0000 Subject: [PATCH] [release] 7.3.0-A19 Update upstream versions - alfresco-community-repo: 17.104 - alfresco-enterprise-share: 17.84 - acs-packaging: 7.3.0-A19 - RELEASE_VERSION: 7.3.0-A19 - DEVELOPMENT_VERSION: 7.3.0-A20-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0334271d9..204946643 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.3.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.3.0-A18 - - DEVELOPMENT_VERSION=7.3.0-A19-SNAPSHOT + - RELEASE_VERSION=7.3.0-A19 + - DEVELOPMENT_VERSION=7.3.0-A20-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 928220757..8dd6fd6b4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 17.104 17.84 - 7.3.0-A18 + 7.3.0-A19 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}