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 ++++++++++++---------- .../modules/blueprint-validation/pom.xml | 1 - 2 files changed, 16 insertions(+), 15 deletions(-) (limited to 'ms/controllerblueprints/modules') 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 - + diff --git a/ms/controllerblueprints/modules/blueprint-validation/pom.xml b/ms/controllerblueprints/modules/blueprint-validation/pom.xml index 40fff14d4..5bc2e2a6b 100644 --- a/ms/controllerblueprints/modules/blueprint-validation/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-validation/pom.xml @@ -47,7 +47,6 @@ resource-dict - org.jetbrains.kotlin -- cgit 1.2.3-korg