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