Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-dummy-distributed-datastore / pom.xml
index 6963e856297efe70ad2a6acf4ab2585806bd4247..21b3285cc51cff75625983e90d32a4e1a25b8cc3 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
-  <version>1.7.4-SNAPSHOT</version>
+  <version>1.7.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>