Bump versions by x.(y+1).z
[lispflowmapping.git] / mappingservice / config / pom.xml
index 201458de99160f5a6a9deec488abb9c9b4254a7a..46d0d065f2ca854e20e46216eb4a9634619bc3db 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>mappingservice-parent</artifactId>
-    <version>1.19.0-SNAPSHOT</version>
+    <version>1.20.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>mappingservice.config</artifactId>
@@ -22,7 +22,7 @@
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.api</artifactId>
-      <version>1.19.0-SNAPSHOT</version>
+      <version>1.20.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>