Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-netconf-console / pom.xml
index 840b568f72ea2a706919d2c5e1cd5abfc888facc..b56dd58f6d00fdb1795132ccf5701b9a2edd3be7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-console</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-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.1-SNAPSHOT</version>
+            <version>1.9.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>