Change to CCSDK and ODL Carbon

Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-Id: [APPC-91]
Issue-Id: [APPC-158]
diff --git a/appc-common/pom.xml b/appc-common/pom.xml
index 9565cb8..7ba1c2a 100644
--- a/appc-common/pom.xml
+++ b/appc-common/pom.xml
@@ -84,7 +84,7 @@
       <artifactId>jackson-annotations</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.openecomp.sdnc.core</groupId>
+      <groupId>org.onap.ccsdk.sli.core</groupId>
       <artifactId>dblib-provider</artifactId>
       </dependency>
   <dependency>
@@ -92,11 +92,6 @@
     <artifactId>mockito-core</artifactId>
     <scope>test</scope>
   </dependency>
-  <dependency>
-    <groupId>org.mockito</groupId>
-    <artifactId>mockito-all</artifactId>
-    <scope>test</scope>
-  </dependency>
 
   </dependencies>
 
@@ -135,6 +130,7 @@
       <plugin>
         <groupId>com.att.eelf</groupId>
         <artifactId>eelf-maven-plugin</artifactId>
+        <version>1.0.0</version>
         <executions>
           <execution>
             <id>validation</id>