Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / karaf / pom.xml
index 8a68d4a0d5a37b590f6753f4a85fa631a596eff4..ef3b83d1c6651088720c8a09a1f1ab072f454a2c 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.9.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.6.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>