Bump MRI upstreams
[lispflowmapping.git] / mappingservice / api / pom.xml
index b8361f600a6d875a4dbdc8103a7a045ce3c39753..f05088ab5bd4ee672b4d04ca2c3a7fe32e02d3f2 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.3</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>mappingservice.api</artifactId>
-  <version>1.11.0-SNAPSHOT</version>
+  <version>1.16.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -19,7 +19,6 @@
 
   <properties>
     <pmd.cpd.fail>true</pmd.cpd.fail>
-    <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
   </properties>
 
   <dependencies>