From 42526790eb146a842307bcfb35adb50d1673a7f6 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 9 Oct 2017 13:16:46 -0700 Subject: Removing duplicate dependency The dblib artifact is listed twice which is causing errors in maven site generation. Change-Id: If7b023b71700991738f049e2307c256bfeaaf856 Signed-off-by: Patrick Brady Issue-id: APPC-266 --- appc-common/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'appc-common/pom.xml') diff --git a/appc-common/pom.xml b/appc-common/pom.xml index 4f228bc30..73ceb6647 100644 --- a/appc-common/pom.xml +++ b/appc-common/pom.xml @@ -92,10 +92,6 @@ mockito-core test - - org.onap.ccsdk.sli.core - dblib-provider - org.powermock powermock-reflect -- cgit 1.2.3-korg