Bump versions to 0.21.1-SNAPSHOT
[bgpcep.git] / bgp / topology-provider / pom.xml
index 5b208f156a4e2b2a926a7fdfd1a374cb303fc9f9..3247ea36152918a29e6630be0a540f370bfe294c 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.19.0-SNAPSHOT</version>
+        <version>0.21.1-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>