Release bgpcep
[bgpcep.git] / bgp / path-selection-mode / pom.xml
index 77bf474d94fa77bcc05d84462fad9a5e078c56b5..37d810851564b74d5d89e77b0ef266be1dd9cd5f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.19.2-SNAPSHOT</version>
+        <version>0.21.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -70,7 +70,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-data-impl</artifactId>
+            <artifactId>yang-data-spi</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>