X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fdatarouter%2Fentity%2FOxmEntityDescriptor.java;fp=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fdatarouter%2Fentity%2FOxmEntityDescriptor.java;h=ce83b1514cad6b24e9421216daae9e2a7d1e6cbe;hb=7af00564f04e1b8f441536fce5bdf31d59fe722c;hp=a848bd2b4cee3b4a48f2ec967888d7a21255ea9f;hpb=14326b84c4a78c17de6cedf50072cd4096d8a02d;p=aai%2Fdata-router.git diff --git a/src/main/java/org/onap/aai/datarouter/entity/OxmEntityDescriptor.java b/src/main/java/org/onap/aai/datarouter/entity/OxmEntityDescriptor.java index a848bd2..ce83b15 100644 --- a/src/main/java/org/onap/aai/datarouter/entity/OxmEntityDescriptor.java +++ b/src/main/java/org/onap/aai/datarouter/entity/OxmEntityDescriptor.java @@ -24,7 +24,7 @@ package org.onap.aai.datarouter.entity; import java.util.List; -import org.openecomp.datarouter.util.CrossEntityReference; +import org.onap.aai.datarouter.util.CrossEntityReference; public class OxmEntityDescriptor {