Bump versions to 0.21.4-SNAPSHOT
[bgpcep.git] / bgp / extensions / flowspec / pom.xml
index cd35523ae6448743cafc1efc920f7ac3b6c1ceda..19b49851cb1226787fc9cecb4acf19d63cd6bd56 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.20.2</version>
+        <version>0.21.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -60,7 +60,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>yang-data-impl</artifactId>
+            <artifactId>yang-data-spi</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>