Bump versions by x.(y+1).z for next dev cycle
[neutron.git] / features / production / odl-neutron-hostconfig-vpp / pom.xml
index a59579ca717f743b5f8c56d676009ffd3bd1c7ec..0bd22edd20ccd7b552e898b6d530782e709acb16 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.neutron</groupId>
         <artifactId>neutron-single-feature-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>0.16.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>OpenDaylight :: Neutron :: Hostconfig :: VPP</name>
 
     <properties>
-        <netconf.version>1.9.0-SNAPSHOT</netconf.version>
+        <netconf.version>1.10.0-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>