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-outbound/appc-network-inventory-client/provider/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-outbound/appc-network-inventory-client/provider/pom.xml') diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index f6e969cdc..597021596 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -64,13 +64,13 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.4 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.4 test @@ -79,15 +79,15 @@ ${project.version} - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core sli-common - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core sli-provider - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core dblib-provider -- cgit 1.2.3-korg