Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-common-util / pom.xml
index 13ce42080a8b01d0f34a8303a7d7c8c561f090bd..c1d0d362ddda498f477238724c6d0e11eef37c9e 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-util</artifactId>
-  <version>1.7.3-SNAPSHOT</version>
+  <version>1.7.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>