From 170dfeeecd35f386ff0f07bdbfb7e46fe9f7fa6c Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 2 Jun 2022 16:39:33 +0000 Subject: [PATCH] [release] 7.3.0-A3 Update upstream versions - alfresco-community-repo: 17.10 - alfresco-enterprise-share: 17.11 - acs-packaging: 7.3.0-A3 - RELEASE_VERSION: 7.3.0-A3 - DEVELOPMENT_VERSION: 7.3.0-A4-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index ee584462e..8384aeb8f 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-A2 - - DEVELOPMENT_VERSION=7.3.0-A3-SNAPSHOT + - RELEASE_VERSION=7.3.0-A3 + - DEVELOPMENT_VERSION=7.3.0-A4-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 668f242e2..3c17580b0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.6 + 17.10 - 17.6 - 17.9 - 7.3.0-A2 + 17.10 + 17.11 + 7.3.0-A3 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}