Bug-4827: BGP Add-Path OpenConfig Support
[bgpcep.git] / bgp / openconfig-spi / pom.xml
index e89ae61d0bfd4b74d33c470390fa6f0727a9725c..ee1b16e24b782c169d8c49142315a830f41a8345 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-rib-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>bgp-path-selection-mode</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types-2013-07-15</artifactId>