diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5e9cb153..72b6f5f5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,7 +72,13 @@ jobs:
include:
- name: "current version Java 17"
java-version: 17
- - name: "23.4 Enterprise Java 17"
+ - name: "25.1 Enterprise Java 17"
+ java-version: 17
+ suite: -Penterprise-251-tests
+ - name: "25.1 Community Java 17"
+ java-version: 17
+ suite: -Pcommunity-251-tests
+ - name: "25.1 Enterprise Java 17"
java-version: 17
suite: -Penterprise-234-tests
- name: "23.4 Community Java 17"
@@ -120,18 +126,18 @@ jobs:
- name: "7.3 Community Java 11"
java-version: 11
suite: -Pcommunity-73-tests
- - name: "7.2 Enterprise"
+ - name: "732 Enterprise"
java-version: 11
- suite: -Penterprise-72-tests
- - name: "7.2 Community"
+ suite: -Penterprise-732-tests
+ - name: "732 Community"
java-version: 11
- suite: -Pcommunity-72-tests
- - name: "7.1 Enterprise"
+ suite: -Pcommunity-732-tests
+ - name: "742 Enterprise"
java-version: 11
- suite: -Penterprise-71-tests
- - name: "7.1 Community"
+ suite: -Penterprise-742-tests
+ - name: "742 Community"
java-version: 11
- suite: -Pcommunity-71-tests
+ suite: -Pcommunity-742-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 024c4b95..b8ab56e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,24 +96,24 @@
- community-71-tests
+ community-742-tests
acs-community-packaging
- 7.1.1.2
- 7.1.1.2
- 13.10
+ 7.4.2
+ 7.4.2
+ 22.17
alfresco/alfresco-content-repository-community
alfresco/alfresco-share
alfresco
- enterprise-71-tests
+ enterprise-742-tests
acs-packaging
- 7.1.1.2
- 7.1.1.2
- 13.10
+ 7.4.2
+ 7.4.2
+ 22.17
quay.io/alfresco/alfresco-content-repository
quay.io/alfresco/alfresco-share
alfresco
@@ -122,24 +122,24 @@
- community-72-tests
+ community-732-tests
acs-community-packaging
- 7.2.1
- 7.2.1
- 15.17
+ 7.3.2
+ 7.3.2
+ 19.13
alfresco/alfresco-content-repository-community
alfresco/alfresco-share
alfresco
- enterprise-72-tests
+ enterprise-732-tests
acs-packaging
- 7.2.1
- 7.2.1
- 15.17
+ 7.3.2
+ 7.3.2
+ 19.13
quay.io/alfresco/alfresco-content-repository
quay.io/alfresco/alfresco-share
alfresco
@@ -302,6 +302,31 @@
+
+ community-251-tests
+
+ acs-community-packaging
+ 25.1.0-M1
+ 25.1.0-M1
+ 25.1.0.29
+ alfresco/alfresco-content-repository-community
+ alfresco/alfresco-share
+ alfresco
+
+
+
+ enterprise-251-tests
+
+ acs-packaging
+ 25.1.0-M1
+ 25.1.0-M1
+ 25.1.0.29
+ quay.io/alfresco/alfresco-content-repository
+ quay.io/alfresco/alfresco-share
+ alfresco
+
+
+
sdk-release