From d7cc788c0513a1b8deff1297b7476809867558f1 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 27 Nov 2018 06:17:38 +0530 Subject: [PATCH] Fix sdc-tosca version Fix sdc-tosca version. Change-Id: I8529162004b408238c260d48c560c799c5f41508 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh --- bpmn/MSOCommonBPMN/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index ee4dab4d8c..42e9cb6d92 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -321,7 +321,7 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.4.1 + 1.4.4 org.onap.sdc.jtosca -- 2.16.6