diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c179fd0..5e9cb153 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,18 +120,18 @@ jobs: - name: "7.3 Community Java 11" java-version: 11 suite: -Pcommunity-73-tests - - name: "732 Enterprise" + - name: "7.2 Enterprise" java-version: 11 - suite: -Penterprise-732-tests - - name: "732 Community" + suite: -Penterprise-72-tests + - name: "7.2 Community" java-version: 11 - suite: -Pcommunity-732-tests - - name: "742 Enterprise" + suite: -Pcommunity-72-tests + - name: "7.1 Enterprise" java-version: 11 - suite: -Penterprise-742-tests - - name: "742 Community" + suite: -Penterprise-71-tests + - name: "7.1 Community" java-version: 11 - suite: -Pcommunity-742-tests + suite: -Pcommunity-71-tests steps: - uses: actions/checkout@v4 - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v7.0.0 diff --git a/pom.xml b/pom.xml index 5c2ea660..024c4b95 100644 --- a/pom.xml +++ b/pom.xml @@ -96,24 +96,24 @@ - community-742-tests + community-71-tests acs-community-packaging - 7.4.2 - 7.4.2 - 22.17 + 7.1.1.2 + 7.1.1.2 + 13.10 alfresco/alfresco-content-repository-community alfresco/alfresco-share alfresco - enterprise-742-tests + enterprise-71-tests acs-packaging - 7.4.2 - 7.4.2 - 22.17 + 7.1.1.2 + 7.1.1.2 + 13.10 quay.io/alfresco/alfresco-content-repository quay.io/alfresco/alfresco-share alfresco @@ -122,24 +122,24 @@ - community-732-tests + community-72-tests acs-community-packaging - 7.3.2 - 7.3.2 - 19.13 + 7.2.1 + 7.2.1 + 15.17 alfresco/alfresco-content-repository-community alfresco/alfresco-share alfresco - enterprise-732-tests + enterprise-72-tests acs-packaging - 7.3.2 - 7.3.2 - 19.13 + 7.2.1 + 7.2.1 + 15.17 quay.io/alfresco/alfresco-content-repository quay.io/alfresco/alfresco-share alfresco