From 0d1af08d8f427c80c5065a783aba3e924178cd92 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 10 Dec 2019 10:22:57 +0000 Subject: [PATCH] SEARCH-2001 Remove transitive dependency of old TAS restapi test artifact. This was introduced by accident when the artifact name changed and so we stopped overriding the artifact from GS. --- e2e-test/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index c7911ea2a..e14adef45 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -71,6 +71,12 @@ alfresco-governance-services-automation-enterprise-rest-api ${rm.version} test + + + org.alfresco.tas + restapi-test + + com.fasterxml.jackson.core @@ -88,6 +94,10 @@ com.fasterxml.jackson.core jackson-databind + + org.alfresco.tas + restapi-test +