Bump mdsal to 4.0.3
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index c0851e8689f4ee3417c6bb5453e9fca1503860e0..31e9e5d52fadb82ffe509b646d90d0e92980cef9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.2</version>
-    </dependency>
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-      <optional>true</optional>
+      <version>4.0.3</version>
     </dependency>
 
     <!--Needed for testing-->