Change to CCSDK and ODL Carbon
[appc.git] / appc-config / appc-flow-controller / provider / src / test / java / org / openecomp / appc / flow / executor / node / TestParsingNode.java
index 8097a05..ae4f90c 100644 (file)
@@ -31,7 +31,7 @@ import org.openecomp.appc.flow.controller.node.FlowControlNode;
 import org.openecomp.appc.flow.controller.node.JsonParsingNode;
 import org.openecomp.appc.flow.controller.node.RestServiceNode;
 import org.openecomp.appc.flow.controller.utils.FlowControllerConstants;
-import org.openecomp.sdnc.sli.SvcLogicContext;
+import org.onap.ccsdk.sli.core.sli.SvcLogicContext;
 
 public class TestParsingNode {