Renaming openecomp to onap
[aai/sparky-be.git] / src / main / java / org / onap / aai / sparky / search / config / SuggestionConfig.java
@@ -20,7 +20,7 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-package org.openecomp.sparky.search.config;
+package org.onap.aai.sparky.search.config;
 
 import java.util.Arrays;
 import java.util.Collection;
@@ -28,8 +28,8 @@ import java.util.HashMap;
 import java.util.Map;
 import java.util.Properties;
 
-import org.openecomp.sparky.util.ConfigHelper;
-import org.openecomp.sparky.viewandinspect.config.TierSupportUiConstants;
+import org.onap.aai.sparky.util.ConfigHelper;
+import org.onap.aai.sparky.viewandinspect.config.TierSupportUiConstants;
 
 public class SuggestionConfig {
   public static final String CONFIG_FILE =