Bump versions by x.(y+1).z for next dev cycle
[lispflowmapping.git] / mappingservice / netconf / pom.xml
index 2871638bb95a0f326bcfb20f15e5773c8da8ed0a..58ee57ff0eb0daf318b7be70890ca36e97c280c9 100644 (file)
@@ -5,19 +5,19 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>mappingservice-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>mappingservice.netconf</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.6.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. -->
   <name>ODL :: lispflowmapping :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.connector.version>1.5.0-SNAPSHOT</netconf.connector.version>
+    <netconf.connector.version>1.6.0-SNAPSHOT</netconf.connector.version>
   </properties>
 
   <dependencies>