Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / karaf / pom.xml
index 8a68d4a0d5a37b590f6753f4a85fa631a596eff4..22cd91f68f0cfaff69be17be78a573035e952518 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>