From d57c3727ee2d02e2b2f4c899647d4d9de7e72b43 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 10 Jan 2020 15:16:15 -0500 Subject: Refactoring Pom and Fixing Junits Refactoring DepeendencyManagement section in parent pom and fixed Junit failing over Windows Issue-ID: CCSDK-2023 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I5e09c4c6d6307c1dd93a40ab3601713b956dfc72 --- ms/blueprintsprocessor/application/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ms/blueprintsprocessor/application/pom.xml') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index a566c8447..a4c8ad05d 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -45,7 +45,6 @@ - org.onap.ccsdk.cds.blueprintsprocessor blueprint-core @@ -87,12 +86,10 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api - 0.7.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.0-SNAPSHOT @@ -162,12 +159,10 @@ com.nhaarman.mockitokotlin2 mockito-kotlin - 2.2.0 com.schibsted.spt.data jslt - 0.1.8 org.apache.httpcomponents -- cgit 1.2.3-korg