From a6bb3bf3afa5a36096ed4ae7c8a15b035b94aa21 Mon Sep 17 00:00:00 2001 From: "Tait,Trevor(rt0435)" Date: Fri, 17 Aug 2018 14:05:30 -0400 Subject: Make Resources configurable Issue-ID: LOG-401 Change-Id: Iba325509cea2405a9e2ca2fd190bde58f9a0c054 Signed-off-by: Tait,Trevor(rt0435) --- pom.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d144886..5df5872 100644 --- a/pom.xml +++ b/pom.xml @@ -120,15 +120,20 @@ limitations under the License. org.glassfish.jersey.core jersey-client - - org.onap.aai - rest-client - 1.2.2-SNAPSHOT - org.json json + + com.bazaarvoice.jolt + jolt-core + 0.1.0 + + + com.bazaarvoice.jolt + json-utils + 0.1.0 + -- cgit 1.2.3-korg