From 92726bd4b993c518f2f208465390e90499af35a2 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Tue, 1 May 2018 19:55:48 -0400 Subject: Remove the client load balancer use http client Issue-ID: AAI-965 Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index c00d38ea..dc9b2787 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -587,17 +587,6 @@ json-patch 1.9 - - com.att.nsa - dmaapClient - 0.2.12 - - - com.att.aft - dme2 - - - org.powermock powermock-module-javaagent @@ -615,11 +604,6 @@ httpclient ${httpclient.version} - - org.onap.aai.aai-common - aai-client-loadbalancer - ${project.version} - org.apache.tinkerpop gremlin-groovy @@ -645,6 +629,11 @@ jackson-annotations 2.8.11 + + log4j + log4j + 1.2.17 + -- cgit 1.2.3-korg