Bump versions by x.(y+1).z for next dev cycle
[netvirt.git] / openstack / net-virt-sfc / features / odl-ovsdb-sfc-rest / pom.xml
index 22e3aba806da4d577f24763e5bd897f99d1a6e1e..5b42d7b2d7bbbf08264b1f8f1c3a6a48faa20a09 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>odl-ovsdb-sfc-rest</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: ovsdb-sfc :: REST</name>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.5.0-SNAPSHOT</version>
+            <version>1.6.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>