First part of onap rename
[appc.git] / appc-dispatcher / appc-dispatcher-common / ranking-framework-lib / src / main / java / org / openecomp / appc / rankingframework / RankedAttributesResolver.java
index 077208c..bd9da09 100644 (file)
@@ -22,7 +22,7 @@
  * ============LICENSE_END=========================================================
  */
 
  * ============LICENSE_END=========================================================
  */
 
-package org.openecomp.appc.rankingframework;
+package org.onap.appc.rankingframework;
 
 public interface RankedAttributesResolver<R> {
     R resolve(RankedAttributesContext context);
 
 public interface RankedAttributesResolver<R> {
     R resolve(RankedAttributesContext context);