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