From a2cb0a6777ab9a278ce0efdb65a355b68718cc0b Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Mon, 16 Sep 2019 22:37:59 -0400 Subject: Fix deploy failure and other test cases. Change-Id: Ia43eebefb40190ed3fa6b65ee79f14c10ad222eb Issue-ID: CCSDK-1730 Signed-off-by: Brinda Santh --- ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api') diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index 964de1e3c..6037804af 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -21,14 +21,12 @@ inbounds org.onap.ccsdk.cds.blueprintsprocessor - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT - org.onap.ccsdk.cds.blueprintsprocessor health-api - jar - health api for checking the system + Blueprints Processor Health API checking system check health endpoints -- cgit 1.2.3-korg