Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 34f7249a57c4949a6ae76a05a159f5fad80245f6..2b0698bc153b3bc8ae6adf3646c21b4e9d745776 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.9.1-SNAPSHOT</version>
+  <version>1.9.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.6.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.1-SNAPSHOT</restconf.version>
+    <netconf.version>1.6.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.2-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>