From 71f561eb81dfa6c777cc296693cd8f69cb58b8b0 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 18 Sep 2019 10:05:39 -0400 Subject: Ensure json-smart is in right scope Adding json-smart:2.3 as dependencies to avoid Junit Failure Issue-ID: CCSDK-1740 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I6a01d344735ded414d9b42b14221cdb447882528 --- .../modules/inbounds/health-api/pom.xml | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'ms/blueprintsprocessor/modules/inbounds') diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index 9d50e13d4..01903a4c6 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -16,24 +16,24 @@ ~ limitations under the License. --> - 4.0.0 + 4.0.0 - - org.onap.ccsdk.cds.blueprintsprocessor - inbounds - 0.7.0-SNAPSHOT - + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 0.7.0-SNAPSHOT + - health-api - jar + health-api + jar - Blueprints Processor Health API - checking system check health endpoints + Blueprints Processor Health API + checking system check health endpoints - - - org.onap.ccsdk.cds.blueprintsprocessor - rest-lib - - + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + + -- cgit 1.2.3-korg