Bump versions by x.y.(z+1)
[ovsdb.git] / commons / binding-parent / pom.xml
index 0dba54553f321b7d58f99413a62a4758e71c5677..e1e4f535995415ef615b8ec1fdf6e6c0f4911dba 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb-binding-parent</artifactId>
-  <version>1.12.3-SNAPSHOT</version>
+  <version>1.12.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.7.3-SNAPSHOT</version>
+        <version>0.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>