From b84d48ad89ae4a37023e8cd0c8d36b3b640eb083 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Sun, 30 Oct 2022 02:00:46 +0000 Subject: [PATCH] [release] 7.4.0-A1 Update upstream versions - alfresco-community-repo: 20.2 - alfresco-enterprise-share: 20.2 - acs-packaging: 7.4.0-A1 - RELEASE_VERSION: 7.4.0-A1 - DEVELOPMENT_VERSION: 7.4.0-A2-SNAPSHOT --- .travis.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2be33621b..16ede47a0 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.4.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.4.0-A1 - - DEVELOPMENT_VERSION=7.4.0-SNAPSHOT + - RELEASE_VERSION=7.4.0-A1 + - DEVELOPMENT_VERSION=7.4.0-A2-SNAPSHOT stages: - name: test diff --git a/pom.xml b/pom.xml index ae94b9ce5..d7ec11f2b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,13 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 20.1 + 20.2 - 20.1 - 20.1 - 7.3.0 + 20.2 + 20.2 + 7.4.0-A1 ${dependency.alfresco-community-repo.version} ${dependency.alfresco-community-share.version}