Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-message-bus / pom.xml
index 645de28f0b4b9b9b7588015585728c2ab61902e4..acfde340d627f251e0983b2e4b6b0a5d7d79c90d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-message-bus</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-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.10.4-SNAPSHOT</version>
+            <version>1.10.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>