Renaming openecomp to onap
[aai/champ.git] / src / main / java / org / onap / aai / champ / model / ChampRelationshipIndex.java
  * ============LICENSE_END============================================
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-package org.openecomp.aai.champ.model;
+package org.onap.aai.champ.model;
 
-import org.openecomp.aai.champ.model.fluent.index.CreateRelationshipIndexable;
-import org.openecomp.aai.champ.model.fluent.index.impl.CreateRelationshipIndexableImpl;
+import org.onap.aai.champ.model.fluent.index.CreateRelationshipIndexable;
+import org.onap.aai.champ.model.fluent.index.impl.CreateRelationshipIndexableImpl;
 
 public final class ChampRelationshipIndex {