Bump mdsal to 4.0.0
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index 7be24d9e8ce73fa097c9ecda78c8221481b5e96b..6a29129618eaf84c6abf50d2fcb2887439ddf582 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.6</version>
+    <version>4.0.0</version>
     <relativePath/>
   </parent>
 
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>3.0.6</version>
+      <version>4.0.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>