First part of onap rename
[appc.git] / appc-client / client-kit / src / main / java / org / openecomp / appc / client / lcm / api / AppcClientServiceFactoryProvider.java
index ba6284e..0ae23f1 100644 (file)
@@ -22,9 +22,9 @@
  * ============LICENSE_END=========================================================
  */
 
-package org.openecomp.appc.client.lcm.api;
+package org.onap.appc.client.lcm.api;
 
-import org.openecomp.appc.client.lcm.impl.business.AppcLifeCycleManagerServiceFactoryImpl;
+import org.onap.appc.client.lcm.impl.business.AppcLifeCycleManagerServiceFactoryImpl;
 
 public class AppcClientServiceFactoryProvider {