Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-binding-broker / pom.xml
index 3515bcd43f7f2ab920db04702566d4b6c54eb5fa..f3cb15337d2ae874a4c4c5b6197d10d149d7d638 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.10.4-SNAPSHOT</version>
+    <version>1.10.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-broker-impl</artifactId>
-  <version>1.10.4-SNAPSHOT</version>
+  <version>1.10.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>