Renaming openecomp to onap
[aai/sparky-be.git] / src / main / java / org / onap / aai / sparky / dal / cache / EntityCache.java
@@ -20,9 +20,9 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-package org.openecomp.sparky.dal.cache;
+package org.onap.aai.sparky.dal.cache;
 
-import org.openecomp.sparky.dal.rest.OperationResult;
+import org.onap.aai.sparky.dal.rest.OperationResult;
 
 /**
  * The Interface EntityCache.