Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-binding-api / pom.xml
index 1574875d0486c1175b8bfcc48cf9e636fd30bab6..09c18b5164888c932db20c2020ee2840fc50d035 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.9.3-SNAPSHOT</version>
+    <version>1.9.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-binding-api</artifactId>
-  <version>1.9.3-SNAPSHOT</version>
+  <version>1.9.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>