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%2FPolicyResponse.java;fp=src%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fdatarouter%2Fentity%2FPolicyResponse.java;h=a42caa5ee1e98333048ae40e31286ae7b9c36882;hp=558f701c0baa21f0671d870632a3d72d2a2c8860;hb=da309841ad25ab47537a6d2de00cd98bd113392c;hpb=553712cafeb9b68f0dfab1262a3f4a9230e3404d diff --git a/src/main/java/org/openecomp/datarouter/entity/PolicyResponse.java b/src/main/java/org/onap/aai/datarouter/entity/PolicyResponse.java similarity index 98% rename from src/main/java/org/openecomp/datarouter/entity/PolicyResponse.java rename to src/main/java/org/onap/aai/datarouter/entity/PolicyResponse.java index 558f701..a42caa5 100644 --- a/src/main/java/org/openecomp/datarouter/entity/PolicyResponse.java +++ b/src/main/java/org/onap/aai/datarouter/entity/PolicyResponse.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; /** * Provides information about the level of success of a policy execution against a routed query.