OPNFLWPLUG-972 : Point to openflowplugin liblldp
[netvirt.git] / vpnservice / dhcpservice / dhcpservice-api / src / main / java / org / opendaylight / netvirt / dhcpservice / api / DHCPOptions.java
index 01a40253bac97c7227d92537a5980d5eefbaa7f8..5f2f3e101d2c24950465422a1f70257bc605cdce 100644 (file)
@@ -18,8 +18,8 @@ import java.nio.charset.StandardCharsets;
 import java.util.LinkedHashMap;
 import java.util.List;
 import org.apache.commons.lang3.ArrayUtils;
-import org.opendaylight.controller.liblldp.HexEncode;
-import org.opendaylight.controller.liblldp.NetUtils;
+import org.opendaylight.openflowplugin.libraries.liblldp.HexEncode;
+import org.opendaylight.openflowplugin.libraries.liblldp.NetUtils;
 
 public class DHCPOptions {