Bump versions by x.y.(z+1)
[ovsdb.git] / utils / pom.xml
index ebf3e1913de8251c86dcd96ec3cf9724b36b88a1..277c249a39cd80fa8928ac63f5885e983a78a1e9 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.5</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>utils</artifactId>
-  <version>1.9.2-SNAPSHOT</version>
+  <version>1.9.5-SNAPSHOT</version>
   <packaging>pom</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. -->