From 1a7bee7cfccb7cb1c49e67410498da7e5e247a88 Mon Sep 17 00:00:00 2001 From: Pavel Aharoni Date: Tue, 26 Sep 2017 19:54:41 +0300 Subject: [SDC-380] jtosca errors cutomization Change-Id: I18140d3f2703ff662ae4aa8c965e8137d1ad79c4 Signed-off-by: Pavel Aharoni --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 98469f6..053843d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ sdc-tosca sdc-sdc-tosca SDC Tosca Parser JAR file for use by consumers - 1.1.51-SNAPSHOT + 1.1.52-SNAPSHOT jar @@ -92,12 +92,18 @@ 21.0 compile + + + com.fasterxml.jackson.core + jackson-databind + 2.0.2 + org.openecomp.sdc.jtosca jtosca - 1.1.10-SNAPSHOT + 1.1.11-SNAPSHOT -- cgit 1.2.3-korg