Deleted community-packaging jobs

This commit is contained in:
Arindam Roy
2026-06-10 13:15:47 +05:30
parent 3af93f9536
commit cbed839ab1
2 changed files with 0 additions and 15 deletions
-3
View File
@@ -86,9 +86,6 @@ jobs:
- name: "25.4 Enterprise Java 17"
java-version: 17
suite: -Penterprise-254-tests
- name: "25.4 Community Java 17"
java-version: 17
suite: -Pcommunity-254-tests
- name: "25.2 Enterprise Java 17"
java-version: 17
suite: -Penterprise-252-tests
-12
View File
@@ -291,18 +291,6 @@
</profile>
<!-- 25.4 -->
<profile>
<id>community-254-tests</id>
<properties>
<alfresco.bomDependency.artifactId>acs-community-packaging</alfresco.bomDependency.artifactId>
<alfresco.platform.version>25.4.0</alfresco.platform.version>
<alfresco.share.docker.version>25.4.0</alfresco.share.docker.version>
<alfresco.share.version>25.4.0.61</alfresco.share.version>
<alfresco.platform.docker.image>alfresco/alfresco-content-repository-community</alfresco.platform.docker.image>
<alfresco.share.docker.image>alfresco/alfresco-share</alfresco.share.docker.image>
<alfresco.platform.docker.user>alfresco</alfresco.platform.docker.user>
</properties>
</profile>
<profile>
<id>enterprise-254-tests</id>
<properties>