From 0985d8b36d8effe7f507e3138308ef678cd9983b Mon Sep 17 00:00:00 2001
From: Manish Kumar <110275771+code4uuuu@users.noreply.github.com>
Date: Wed, 6 Nov 2024 15:17:01 +0530
Subject: [PATCH] [APPS-3094] remove 70 tests (#692)
---
.github/workflows/ci.yml | 6 ------
pom.xml | 26 --------------------------
2 files changed, 32 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c0af6bba..668f9e51 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -127,12 +127,6 @@ jobs:
- name: "7.1 Community"
java-version: 11
suite: -Pcommunity-71-tests
- - name: "7.0 Enterprise"
- java-version: 11
- suite: -Penterprise-70-tests
- - name: "7.0 Community"
- java-version: 11
- suite: -Pcommunity-70-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 5fe62d44..b1424768 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,32 +94,6 @@
-
-
- community-70-tests
-
- acs-community-packaging
- 7.0.1-A7
- 7.0.1.3
- 7.0.1.3
- alfresco/alfresco-content-repository-community
- alfresco/alfresco-share
- alfresco
-
-
-
- enterprise-70-tests
-
- acs-packaging
- 7.0.1.7
- 7.0.1.3
- 7.0.1.3
- quay.io/alfresco/alfresco-content-repository
- quay.io/alfresco/alfresco-share
- alfresco
-
-
-
community-71-tests