From 55b41e0d7f5220eb80dacc25a495afdfd4a930f1 Mon Sep 17 00:00:00 2001 From: "Tufman, Shay" Date: Wed, 21 Nov 2018 10:18:44 +0200 Subject: fix null pointer Change-Id: Ie6e822ae0f416f48dc13e505191d23c38579aa55 Issue-ID: SDC-1926 Signed-off-by: Tufman, Shay --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 09866b1..e1f846d 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.4.6-SNAPSHOT + 1.4.7-SNAPSHOT jar @@ -118,7 +118,7 @@ org.onap.sdc.jtosca jtosca - 1.4.5 + 1.4.7 -- cgit 1.2.3-korg