Bump versions by x.y.(z+1)
[controller.git] / benchmark / api / pom.xml
index 9ea77488b00a63db3979a724d5d6e4e87d3a602c..ef7eb86f51733305379fe5f6246a5dc8d1262ed3 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-api</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.9.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>