From 38f720752af4d4aad8c4e467a288d9048659f688 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 14 Mar 2018 02:07:32 -0400 Subject: AT&T 1712 and 1802 release code This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty --- asdc-controller/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'asdc-controller/pom.xml') diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 027e470c3c..75896d28bc 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -28,11 +28,6 @@ - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 - org.mockito mockito-all @@ -99,7 +94,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-distribution-client - 1.1.32 + 1.2.2 org.slf4j @@ -112,7 +107,7 @@ org.openecomp.sdc.sdc-tosca sdc-tosca - 1.1.32 + 1.2.3 @@ -149,6 +144,11 @@ commons-io commons-io + + org.onap.so + mso-requests-db + ${project.version} + -- cgit 1.2.3-korg