Bump versions to 0.21.3-SNAPSHOT
[bgpcep.git] / programming / impl / pom.xml
index b9da80a8c2a245121f92405a84e669a4b2376910..adb2c32db4afd961c8422965fbcab846bb014160 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.19.6-SNAPSHOT</version>
+        <version>0.21.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -59,7 +59,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-singleton-common-api</artifactId>
+            <artifactId>mdsal-singleton-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>