Magnesium platform upgrade
[lispflowmapping.git] / mappingservice / neutron / pom.xml
index 21c66536352b98da3996632e38a24f60684a09ba..a0c124f9ba33924482ed17caf3b80c1605c507bd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: lispflowmapping :: ${project.artifactId}</name>
 
+  <properties>
+    <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
+  </properties>
+
   <dependencyManagement>
     <dependencies>
       <dependency>
@@ -77,7 +81,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.4</version>
+      <version>5.0.3</version>
     </dependency>
 
     <!--Needed for testing-->