Bump versions by x.y.(z+1)
[lispflowmapping.git] / mappingservice / dsbackend / pom.xml
index 1b157edda85bf7dfc39010153ce73fe09b80405f..308184891cc391156721d2698f778e9d0f1df627 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>mappingservice-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>mappingservice.dsbackend</artifactId>
@@ -36,9 +36,8 @@
       <artifactId>junit-addons</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-api</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-api</artifactId>
     </dependency>
     <dependency>
       <groupId>javax.xml.bind</groupId>