From 1f30c262bf12684d467659b6540b4e6086e64568 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Thu, 7 Dec 2017 13:55:27 -0500 Subject: [PATCH] Fix build failure Fix build failure Issue-ID: AAI-546 Change-Id: I8a4774f1712e9b7c105950534f355a03aab2806d Signed-off-by: sblimkie --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4dfdaf9..572f2cc 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ org.onap.aai.logging-service common-logging - 1.1.0-SNAPSHOT + 1.1.0 ch.qos.logback @@ -160,7 +160,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-distribution-client - 1.1.32-SNAPSHOT + 1.1.32 org.apache.httpcomponents -- 2.16.6