Bump versions by x.y.(z+1)
[ovsdb.git] / southbound / southbound-impl / pom.xml
index a164f6d35e32877eccac52b122a7edac986a887c..8b85b62c9773365920c0dbbd8b42c05adfb74d3a 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>ovsdb-binding-parent</artifactId>
-    <version>1.12.4-SNAPSHOT</version>
+    <version>1.12.5-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>southbound-impl</artifactId>
-  <version>1.12.4-SNAPSHOT</version>
+  <version>1.12.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->