First part of onap rename
[appc.git] / appc-client / client-lib / src / main / java / org / openecomp / appc / client / impl / core / ICoreSyncResponseHandler.java
index 3329867..996d3d8 100644 (file)
@@ -22,7 +22,7 @@
  * ============LICENSE_END=========================================================
  */
 
-package org.openecomp.appc.client.impl.core;
+package org.onap.appc.client.impl.core;
 
 public interface ICoreSyncResponseHandler extends ICoreResponseHandler{