Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-netconf-console / pom.xml
index f63037910886b78cbf219495956ba0184ce47e0d..d0971fd6a896cbfa9f5ac0d6279bb376f0f9edb2 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-console</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations</name>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-mdsal</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.6.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>