From 32577b6918cd418967d7efcb47146f19bf63e6e2 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Wed, 1 Nov 2017 14:48:52 -0400 Subject: Update pom to downgrade distribution client Also fix to get health check working Change-Id: I5e27d72a016ef90123cd4eaa397eec68cadaccea Issue-Id: DCAEGEN2-188 Signed-off-by: Michael Hwang --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42426e8..14041d9 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-distribution-client - 1.1.50 + 1.1.32 com.taoensso @@ -210,6 +210,10 @@ health.sh + + + 8079 + ${onap.nexus.dockerregistry.daily} -- cgit 1.2.3-korg