Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index cae80988bb62a8a75b4a35e7bde691280f06fb56..57e8ed5251d5562f71c651d2aaf8c16022ecd2a0 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.6.1-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.1-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>