From e707f677b5e8e0ca498ea1428faa7c9b5ebdf039 Mon Sep 17 00:00:00 2001 From: Meenal Bhave Date: Tue, 7 Aug 2018 12:14:46 +0100 Subject: [PATCH] Search-999 Changed the order of depedencies, excluding the duplicated ones that were causing issue on bamboo --- e2e-test/pom.xml | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 2f29119e4..4e6fb4044 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -60,11 +60,6 @@ - - org.alfresco.tas - utility - ${tas.utility.version} - org.alfresco.tas restapi-test @@ -85,8 +80,27 @@ alfresco-rm-automation-community-rest-api ${rm.version} tests + + + org.alfresco.tas + cmis-test + + + org.alfresco.tas + restapi-test + + + org.alfresco.tas + utility + + test + + org.alfresco.tas + utility + ${tas.utility.version} + org.projectlombok lombok