From 5bd822ba7e766f4eaa2d4f903d5cb2fe16e1e4ca Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sat, 15 Oct 2022 18:52:04 +0000 Subject: [PATCH] [release] 7.3.0-A27 Update upstream versions - alfresco-community-repo: 17.171 - alfresco-enterprise-share: 17.130 - acs-packaging: 7.3.0-A27 - RELEASE_VERSION: 7.3.0-A27 - DEVELOPMENT_VERSION: 7.3.0-A28-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1c0043d6c..973a90896 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-A26 - - DEVELOPMENT_VERSION=7.3.0-A27-SNAPSHOT + - RELEASE_VERSION=7.3.0-A27 + - DEVELOPMENT_VERSION=7.3.0-A28-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 6b74c03f7..6f5063503 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.167 + 17.171 - 17.167 - 17.127 - 7.3.0-A26 + 17.171 + 17.130 + 7.3.0-A27 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}