From 9a0c9790a1dc31dcc2db199b6f0ff76e796c2597 Mon Sep 17 00:00:00 2001 From: Norm Traxler Date: Tue, 27 Nov 2018 22:18:16 +0000 Subject: ND get VM info from Openstack Issue-ID: SDNC-533 Change-Id: If50c4ae02349824a4e179e30ea1ee29d3afe6ab2 Signed-off-by: Norm Traxler --- pomba/network-discovery/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'pomba/network-discovery/pom.xml') diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 24aa3de..18a8587 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -50,6 +50,23 @@ limitations under the License. + + + com.bazaarvoice.jolt + jolt-core + 0.1.0 + + + com.bazaarvoice.jolt + json-utils + 0.1.0 + + + commons-io + commons-io + 2.5 + + org.springframework.boot @@ -279,6 +296,7 @@ limitations under the License. *.properties *.xml + **/*.json false -- cgit 1.2.3-korg