Renaming openecomp to onap
[aai/sparky-be.git] / src / main / java / org / onap / aai / sparky / config / oxm / OxmEntityDescriptor.java
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-package org.openecomp.sparky.config.oxm;
+package org.onap.aai.sparky.config.oxm;
 
 import java.util.List;
 
-import org.openecomp.sparky.synchronizer.entity.SuggestionSearchEntity;
+import org.onap.aai.sparky.synchronizer.entity.SuggestionSearchEntity;
 
 /**
  * The Class OxmEntityDescriptor.