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