Bump versions by x.y.(z+1)
[lispflowmapping.git] / mappingservice / pom.xml
index 80c83d24b954954be472739764dcf043d9eab45f..0f95b975b6bfc3f3a944149e5697ff72962956bd 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.5</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>mappingservice-parent</artifactId>
-  <version>1.10.3-SNAPSHOT</version>
+  <version>1.10.5-SNAPSHOT</version>
   <packaging>pom</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. -->
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.11</version>
+        <version>4.0.17</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>