Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 614b9890f556668c53d918296d2967ce922146ef..1b684e0f938d15470ac96495092f87c9251ce36c 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.9.3-SNAPSHOT</version>
+  <version>1.9.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.6.3-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.3-SNAPSHOT</restconf.version>
+    <netconf.version>1.6.4-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.4-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>