From 032c4e3bffa6171e5ea0f7fd584d86cfc16ac31c Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Sat, 8 Sep 2018 16:04:51 -0400 Subject: stability fixes fixed bean error fixed execution variable name do not explicitly set hibernate objects Removed remaing references to tunnel-xconnect fixed virtual link case Change-Id: Ia5a59794e84beadcbf259efb899878cc4465ca57 Issue-ID: SO-997 Signed-off-by: Benjamin, Max (mb388a) --- asdc-controller/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asdc-controller/pom.xml') diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index f9f7127d17..28fd24c0c8 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -196,12 +196,12 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.4.1 + 1.3.5 org.onap.sdc.jtosca jtosca - 1.4.1 + 1.3.5 org.onap.so -- cgit 1.2.3-korg