From 011e3a82b23872bec5fac070d8fb77fdb4a2bb14 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Tue, 18 Oct 2022 10:31:35 +0000 Subject: [PATCH] [release] 7.3.0-A29 Update upstream versions - alfresco-community-repo: 17.174 - alfresco-enterprise-share: 17.132 - acs-packaging: 7.3.0-A29 - RELEASE_VERSION: 7.3.0-A29 - DEVELOPMENT_VERSION: 7.3.0-A30-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 76580e600..4dbc15825 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-A28 - - DEVELOPMENT_VERSION=7.3.0-A29-SNAPSHOT + - RELEASE_VERSION=7.3.0-A29 + - DEVELOPMENT_VERSION=7.3.0-A30-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index e0496cd76..9e53fc00c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 17.172 + 17.174 - 17.172 - 17.131 - 7.3.0-A28 + 17.174 + 17.132 + 7.3.0-A29 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}