MVPN RFC6514 Extendend communities
[bgpcep.git] / bmp / bmp-spi / src / main / java / org / opendaylight / protocol / bmp / spi / registry / BmpTlvRegistrator.java
index 5ef65f438c47becf843f9212adc66a1858a19d10..ae37bfb333517e81112b479e0e48e7a509f8681d 100644 (file)
@@ -10,7 +10,7 @@ package org.opendaylight.protocol.bmp.spi.registry;
 
 import org.opendaylight.protocol.bmp.spi.parser.BmpTlvParser;
 import org.opendaylight.protocol.bmp.spi.parser.BmpTlvSerializer;
-import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev171207.Tlv;
+import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev180329.Tlv;
 
 public interface BmpTlvRegistrator {