Merge automation from ECOMP's repository
[vid.git] / vid-automation / src / main / java / vid / automation / test / services / ServicesService.java
index 34303a9..264b2c1 100644 (file)
@@ -1,7 +1,7 @@
 package vid.automation.test.services;
 
 import com.fasterxml.jackson.databind.ObjectMapper;
-import org.openecomp.sdc.ci.tests.utilities.FileHandling;
+import org.onap.sdc.ci.tests.utilities.FileHandling;
 import vid.automation.test.model.Service;
 import vid.automation.test.model.ServiceModel;
 import vid.automation.test.model.ServiceModelsList;