From 76706005ee07da01fc3e00ed44ada720e29855b1 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 4 Sep 2017 21:37:25 -0700 Subject: Change to CCSDK and ODL Carbon Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady Issue-Id: [APPC-91] Issue-Id: [APPC-158] --- appc-dg/appc-dg-shared/appc-dg-aai/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'appc-dg/appc-dg-shared/appc-dg-aai/pom.xml') diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml index db5dcf390..eba0065e1 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml @@ -22,12 +22,12 @@ provided - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core sli-common compile - org.openecomp.sdnc.adaptors + org.onap.ccsdk.sli.adaptors aai-service-provider @@ -51,14 +51,12 @@ org.powermock powermock-api-mockito - 1.6.2 test org.powermock powermock-module-junit4 - 1.6.2 test -- cgit 1.2.3-korg