Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-message-bus / pom.xml
index 20dfa24be0c21b80cfc89fbed5bc27289f4c73a0..f141e81ed85571d9a058d2335b4741870e25de1e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-message-bus</artifactId>
-    <version>1.6.2-SNAPSHOT</version>
+    <version>1.6.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- messagebus endpoint for netconf connector-->
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-message-bus-collector</artifactId>
-            <version>1.9.2-SNAPSHOT</version>
+            <version>1.9.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>