From 25af309ea9b6a30c03376c59d5add8a06afec752 Mon Sep 17 00:00:00 2001 From: tathagta15 Date: Tue, 24 Jun 2025 11:21:13 +0530 Subject: [PATCH] [ACS-9745] Removed reportPortal integration (#1652) * ACS-9feature/ACS-9745-removed-reportPortal-integration * Update pom.xml updated the versions * Update pom.xml fixed versioning issue * fixed versions of dependent repos * Update pom.xml synced all version with snapshots --- tests/tas-cmis/pom.xml | 5 ----- tests/tas-email/pom.xml | 6 ------ tests/tas-integration/pom.xml | 6 ------ tests/tas-restapi/pom.xml | 5 ----- tests/tas-webdav/pom.xml | 5 ----- 5 files changed, 27 deletions(-) diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml index 9db603349..9050504e5 100644 --- a/tests/tas-cmis/pom.xml +++ b/tests/tas-cmis/pom.xml @@ -67,11 +67,6 @@ tests test - - com.epam.reportportal - agent-java-testng - test - diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml index bb0f69111..3be22d762 100644 --- a/tests/tas-email/pom.xml +++ b/tests/tas-email/pom.xml @@ -33,12 +33,6 @@ test - - com.epam.reportportal - agent-java-testng - test - - org.alfresco.tas email diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index 6afe1473a..bd7685d47 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -34,12 +34,6 @@ test - - com.epam.reportportal - agent-java-testng - test - - org.alfresco.tas utility diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml index 11e7a085a..19eb25abf 100644 --- a/tests/tas-restapi/pom.xml +++ b/tests/tas-restapi/pom.xml @@ -79,11 +79,6 @@ ${dependency.awaitility.version} test - - com.epam.reportportal - agent-java-testng - test - diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml index f893fdc12..a90c6ebd3 100644 --- a/tests/tas-webdav/pom.xml +++ b/tests/tas-webdav/pom.xml @@ -37,11 +37,6 @@ tests test - - com.epam.reportportal - agent-java-testng - test -