Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-message-bus / pom.xml
index 8ca28a141f4d5ac4facdaa5c8a72d75087af87d9..21dcf1670ab1801fb97a9f3a5c3ca9a30bbe7fbb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-message-bus</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.1-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.0-SNAPSHOT</version>
+            <version>1.9.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>