Bump versions by x.(y+1).z for next dev cycle
[l2switch.git] / features / odl-l2switch-switch-rest / pom.xml
index 88c17b2e07b354eb17bbcda29b7e2f3d86cd3afb..b4d7c52cc30c403216003fdef8a3d5f65cef0585 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>odl-l2switch-switch-rest</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: L2Switch :: Switch REST</name>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.8.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>