Bug-6562: Support add-path in base BGP NLRI
[bgpcep.git] / bgp / path-selection-mode / src / test / java / org / opendaylight / protocol / bgp / mode / impl / base / BaseBestPathTest.java
index 7923db4bd31dbba5abdcb72015acb36957016b46..5a209239fc1ff5e6390f33f0159719da69daea79 100644 (file)
@@ -14,7 +14,7 @@ import static org.junit.Assert.assertTrue;
 import com.google.common.primitives.UnsignedInteger;
 import org.junit.Before;
 import org.junit.Test;
-import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev130925.PeerId;
+import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev171207.PeerId;
 
 public class BaseBestPathTest {
     private static final long PATH_ID = 0;