X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fdatarouter%2Fentity%2FSuggestionSearchEntity.java;fp=src%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fdatarouter%2Fentity%2FSuggestionSearchEntity.java;h=a41487ea8ca013d06b5002b0b31b2ace10ae8463;hp=59f7f59e6fa427f392c7056ad5b5dcb435e937db;hb=da309841ad25ab47537a6d2de00cd98bd113392c;hpb=553712cafeb9b68f0dfab1262a3f4a9230e3404d diff --git a/src/main/java/org/openecomp/datarouter/entity/SuggestionSearchEntity.java b/src/main/java/org/onap/aai/datarouter/entity/SuggestionSearchEntity.java similarity index 99% rename from src/main/java/org/openecomp/datarouter/entity/SuggestionSearchEntity.java rename to src/main/java/org/onap/aai/datarouter/entity/SuggestionSearchEntity.java index 59f7f59..a41487e 100644 --- a/src/main/java/org/openecomp/datarouter/entity/SuggestionSearchEntity.java +++ b/src/main/java/org/onap/aai/datarouter/entity/SuggestionSearchEntity.java @@ -20,7 +20,7 @@ * * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ -package org.openecomp.datarouter.entity; +package org.onap.aai.datarouter.entity; import java.io.IOException; import java.io.Serializable;