The dblib artifact is listed twice which
is causing errors in maven site generation.
Change-Id: If7b023b71700991738f049e2307c256bfeaaf856
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-266
     <artifactId>mockito-core</artifactId>
     <scope>test</scope>
   </dependency>
-      <dependency>
-          <groupId>org.onap.ccsdk.sli.core</groupId>
-          <artifactId>dblib-provider</artifactId>
-      </dependency>
       <dependency>
           <groupId>org.powermock</groupId>
           <artifactId>powermock-reflect</artifactId>