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/blueprint-proto/pom.xml | 30 ++++++++++++---------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'ms/controllerblueprints/modules/blueprint-proto/pom.xml') diff --git a/ms/controllerblueprints/modules/blueprint-proto/pom.xml b/ms/controllerblueprints/modules/blueprint-proto/pom.xml index eb4dd9f78..91097b9d9 100644 --- a/ms/controllerblueprints/modules/blueprint-proto/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-proto/pom.xml @@ -66,19 +66,21 @@ - - - - - - - - - - - - - + @@ -95,7 +97,7 @@ ${project.basedir}/target/generated-sources/protobuf/java ${project.basedir}/target/generated-sources/protobuf/grpc-java - + -- cgit 1.2.3-korg