From 50af2aed4893bd019fa583ae8a03d808c5c9a481 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sun, 24 Jul 2022 01:35:21 +0000 Subject: [PATCH] [release] 7.3.0-A8 Update upstream versions - alfresco-community-repo: 17.50 - alfresco-enterprise-share: 17.46 - acs-packaging: 7.3.0-A8 - RELEASE_VERSION: 7.3.0-A8 - DEVELOPMENT_VERSION: 7.3.0-A9-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index aa9797353..1c4523042 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-A7 - - DEVELOPMENT_VERSION=7.3.0-A8-SNAPSHOT + - RELEASE_VERSION=7.3.0-A8 + - DEVELOPMENT_VERSION=7.3.0-A9-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 98a38ecd7..358f0ed8d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.48 + 17.50 - 17.48 - 17.43 - 7.3.0-A7 + 17.50 + 17.46 + 7.3.0-A8 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}