From ce51a8b7abcda6de164e21cfcc025aadd834d8f0 Mon Sep 17 00:00:00 2001 From: ramverma Date: Fri, 16 Aug 2019 18:49:22 +0000 Subject: Upgrade sdc client & tosca parser Issue-ID: POLICY-1881 Change-Id: Ib8638bd3f5b8a5527cafa817cde2605b9545aebd Signed-off-by: ramverma --- plugins/reception-plugins/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 636c4d32..da534370 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -38,12 +38,12 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.5.1 + 1.6.0 org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + 1.4.0 org.slf4j -- cgit 1.2.3-korg