From 0a0c8d8172ad5f8f7a5c68c0c7ee0ed0ad1fbe49 Mon Sep 17 00:00:00 2001 From: Andrea Ligios Date: Wed, 9 Mar 2022 19:37:30 +0100 Subject: [PATCH] Add 7.2 tests, remove 6.1 tests --- .travis.yml | 22 +++++++++++----------- pom.xml | 30 ++++++++++++++++++++++++++++-- 2 files changed, 39 insertions(+), 13 deletions(-) diff --git a/.travis.yml b/.travis.yml index 274880e3..c893bb75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ branches: - master - /feature\/.*/ - /fix\/.*/ - - sdk-4.3 + - sdk-4.4 stages: - name: test @@ -35,6 +35,16 @@ jobs: script: - ${MAVEN_INSTALL_CMD} + - name: "7.2 Enterprise" + stage: test + script: + - ${MAVEN_INSTALL_CMD} -Penterprise-72-tests + + - name: "7.2 Community" + stage: test + script: + - ${MAVEN_INSTALL_CMD} -Pcommunity-72-tests + - name: "7.1 Enterprise" stage: test script: @@ -64,13 +74,3 @@ jobs: stage: test script: - ${MAVEN_INSTALL_CMD} -Pcommunity-62-tests - - - name: "6.1 Enterprise" - stage: test - script: - - ${MAVEN_INSTALL_CMD} -Penterprise-61-tests - - - name: "6.1 Community" - stage: test - script: - - ${MAVEN_INSTALL_CMD} -Pcommunity-61-tests diff --git a/pom.xml b/pom.xml index 03dadde2..d063a017 100644 --- a/pom.xml +++ b/pom.xml @@ -56,9 +56,9 @@ */*-enterprise*/* acs-community-packaging - 7.1.0 + 7.2.0-A28 alfresco - 7.1.0.1 + 7.2.0-A28 + + community-72-tests + + acs-community-packaging + 7.2.0-A28 + 7.2.0-A28 + 14.80 + alfresco/alfresco-content-repository-community + alfresco/alfresco-share + alfresco + + + + enterprise-72-tests + + acs-packaging + 7.2.0-A28 + 7.2.0-A28 + 14.83 + quay.io/alfresco/alfresco-content-repository + quay.io/alfresco/alfresco-share + alfresco + + + sdk-release