Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 5ab3f6535f7215aa0c3a5bb6d9a3ce78f75b3b25..2007531bdaa44348d5e492be59ca5ac0efc10780 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.3.3-SNAPSHOT</netconf.version>
-    <restconf.version>1.6.3-SNAPSHOT</restconf.version>
+    <netconf.version>1.3.4-SNAPSHOT</netconf.version>
+    <restconf.version>1.6.4-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>