Bump versions to 0.21.6-SNAPSHOT
[bgpcep.git] / bgp / topology-provider / pom.xml
index cc94eb2d6d0609952f4bffc247deec9efb702f4b..b19b2a8576a927b80eab145487da5713b9a87f58 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.20.7-SNAPSHOT</version>
+        <version>0.21.6-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -83,7 +83,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>