Bump versions to 0.21.4-SNAPSHOT
[bgpcep.git] / bgp / path-selection-mode / pom.xml
index c7e45be35f335dc104c0c64b37458e63a9b6cd46..2e00018f27c03c32879bdd205d1a79fd8e7b5337 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.21.4-SNAPSHOT</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>