diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-01 19:55:48 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-02 20:35:06 -0400 |
commit | 92726bd4b993c518f2f208465390e90499af35a2 (patch) | |
tree | 30cf2d6ae896b9962a9015b8b2b14747dd0d773a /pom.xml | |
parent | 76e0238909993042d4d6377d2883cc8d10e0907d (diff) |
Remove the client load balancer use http client
Issue-ID: AAI-965
Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ <module>aai-core</module> <module>aai-auth</module> <module>aai-utils</module> - <module>aai-client-loadbalancer</module> </modules> <properties> |