Bump mdsal to 4.0.2
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index 87fee83b1d1f0b166170f5e7a10416949cdbc59e..c0851e8689f4ee3417c6bb5453e9fca1503860e0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.1</version>
+      <version>4.0.2</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>