Bump versions by x.y.(z+1)
[ovsdb.git] / utils / yang-utils / pom.xml
index e87c8958cae89fcab568419501e93ae4edb2b4f8..f6b388d788f852e720c72f120a7989b935c70a54 100644 (file)
@@ -11,13 +11,13 @@ 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.9.4-SNAPSHOT</version>
+    <version>1.9.5-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>utils.yang-utils</artifactId>
-  <version>1.9.4-SNAPSHOT</version>
+  <version>1.9.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. -->