From a93225b3e3836f46fdd5a6d6a5792cffe0867b46 Mon Sep 17 00:00:00 2001 From: Eliezio Oliveira Date: Thu, 13 Jun 2019 16:04:38 +0100 Subject: Fix ComponentRemoteAnsibleExecutorTest Change-Id: I0031e354c61ba84fb280f9b50e93c8bdc772627b Issue-ID: CCSDK-1452 Signed-off-by: Eliezio Oliveira --- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml') diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 8eafc4abf..828ff2ef2 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -49,16 +49,6 @@ httpclient ${apache.httpcomponents.client.version} - - org.springframework.boot - spring-boot-starter-web - test - - - org.springframework.boot - spring-boot-starter-security - test - -- cgit 1.2.3-korg