From 4f774eeef8c1797c7073754412535be47ea1a8d7 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max" Date: Tue, 28 Apr 2020 15:13:12 -0400 Subject: move aai-client into its own project move aai-client into its own project Issue-ID: SO-2837 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b --- mso-api-handlers/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mso-api-handlers') diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 5c84ab1d77..db939a6868 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -29,6 +29,11 @@ org.apache.httpcomponents httpclient + + org.onap.so + aai-client + ${project.version} + junit junit -- cgit 1.2.3-korg