Change to CCSDK and ODL Carbon
[appc.git] / appc-adapters / appc-rest-adapter / appc-rest-adapter-bundle / src / test / java / org / openecomp / appc / test / ExecutorHarness.java
index 2d3fd0e..a9da29b 100644 (file)
@@ -34,8 +34,8 @@ import java.util.Map;
 
 import org.openecomp.appc.test.InterceptLogger;
 
-import org.openecomp.sdnc.sli.SvcLogicContext;
-import org.openecomp.sdnc.sli.SvcLogicJavaPlugin;
+import org.onap.ccsdk.sli.core.sli.SvcLogicContext;
+import org.onap.ccsdk.sli.core.sli.SvcLogicJavaPlugin;
 
 /**
  * This class is used as a test harness to wrap the call to an executor node.