From e0f8742f7e9d9a89b6eb5d8a18b488442fda3c29 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sun, 4 Sep 2022 01:44:11 +0000 Subject: [PATCH] [release] 7.3.0-A16 Update upstream versions - alfresco-community-repo: 17.101 - alfresco-enterprise-share: 17.77 - acs-packaging: 7.3.0-A16 - RELEASE_VERSION: 7.3.0-A16 - DEVELOPMENT_VERSION: 7.3.0-A17-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3f2599b5f..1e2328d22 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-A15 - - DEVELOPMENT_VERSION=7.3.0-A16-SNAPSHOT + - RELEASE_VERSION=7.3.0-A16 + - DEVELOPMENT_VERSION=7.3.0-A17-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index 2c4e83d1d..b9a72960e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.99 + 17.101 - 17.99 - 17.76 - 7.3.0-A15 + 17.101 + 17.77 + 7.3.0-A16 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}