First part of onap rename
[appc.git] / appc-dispatcher / appc-request-handler / appc-request-handler-core / src / main / java / org / openecomp / appc / requesthandler / exceptions / WorkflowNotFoundException.java
index 531835b..85157e3 100644 (file)
@@ -22,7 +22,7 @@
  * ============LICENSE_END=========================================================
  */
 
  * ============LICENSE_END=========================================================
  */
 
-package org.openecomp.appc.requesthandler.exceptions;
+package org.onap.appc.requesthandler.exceptions;
 
 
 public class WorkflowNotFoundException extends Exception {
 
 
 public class WorkflowNotFoundException extends Exception {