From: Brinda Santh Date: Fri, 9 Aug 2019 19:32:18 +0000 (-0400) Subject: Add Json unit diff option. X-Git-Tag: 0.5.2~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=571c49342a905616298d923a9d29a201ae4ecd11;p=ccsdk%2Fcds.git Add Json unit diff option. Change-Id: Icfdef05e40b0638afc8570962bdc750aee1acc25 Issue-ID: CCSDK-1608 Signed-off-by: Brinda Santh --- diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index ec8bfd816..554df8b83 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -44,6 +44,7 @@ 1.1.5 2.5.1 1.7 + 2.8.0 5.5.1 1.10.3 @@ -142,6 +143,12 @@ guava ${guava.version} + + net.javacrumbs.json-unit + json-unit-json-path + ${json.unit.version} + compile + org.python jython-standalone @@ -535,6 +542,10 @@ + + net.javacrumbs.json-unit + json-unit-json-path + com.google.guava guava