Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-netconf-console / pom.xml
index 2c4993d74398b66af3325b38a08d059620fb9680..07e1fec023649cd056b09564e2e9be69d618f6f9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-console</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-mdsal</artifactId>
-            <version>1.9.3-SNAPSHOT</version>
+            <version>1.9.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>