Bump versions by x.y.(z+1)
[ovsdb.git] / library / pom.xml
index d99f98e30b9d288b0b0baf274f8e92decddf7779..ce3bbf1b3a3545bffa0c34a9dfc91b8cce2fbc16 100644 (file)
@@ -11,13 +11,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.1</version>
+    <version>5.0.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>library-aggregator</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.4-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: ovsdb :: ${project.artifactId}</name>