From e60d88b5821a75754b60fd3b004da08f221a3fc6 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 12 Dec 2018 16:48:41 -0500 Subject: Add healthcheck for after-boot deployments Update node to v 10.14.1 Remove dependency on 'request' package Issue-ID: DCAEGEN2-988 Change-Id: Icc68f8271d22b5ffbdac124e109c0273c05682c2 Signed-off-by: Jack Lucas --- healthcheck-container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'healthcheck-container/pom.xml') diff --git a/healthcheck-container/pom.xml b/healthcheck-container/pom.xml index 43a2535..a0141a0 100644 --- a/healthcheck-container/pom.xml +++ b/healthcheck-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments healthcheck-container dcaegen2-deployments-healthcheck-container - 1.1.2 + 1.2.0 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg