Bump versions by x.y.(z+1)
[ovsdb.git] / commons / binding-parent / pom.xml
index ece18b47d42331b91c60b4a2dfdb886d6dda1800..646f0276529218a1c531d5f97429947df5ea787f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb-binding-parent</artifactId>
-  <version>1.12.0-SNAPSHOT</version>
+  <version>1.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>