Bump versions to 0.21.8-SNAPSHOT
[bgpcep.git] / bmp / bmp-impl / pom.xml
index 71fa98f26a44fc2331cf895ce874cf57496e20c5..187c63e5f00a68b664597461c00caa3166738111 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.20.4-SNAPSHOT</version>
+        <version>0.21.8-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -88,7 +88,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>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>