Refactor to move from openecomp to onap
[aai/gizmo.git] / src / main / java / org / onap / crud / util / CrudServiceConstants.java
@@ -21,7 +21,7 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-package org.openecomp.crud.util;
+package org.onap.crud.util;
 
 public class CrudServiceConstants {
   public static final String CRD_SERVICE_NAME = "Crud-Service";