Bump mdsal to 4.0.6
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index 21c66536352b98da3996632e38a24f60684a09ba..bb35a5cc0ffeba77574ab0368d309e33c5b7dda7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.4</version>
+      <version>4.0.6</version>
     </dependency>
 
     <!--Needed for testing-->