Bump versions by x.y.(z+1)
[controller.git] / benchmark / api / pom.xml
index 60d74e0fd2a0bb9cd003f2e2e5979a2f0384d165..c5e64e3cbe5e9e09e78bf3dc7d053dfcc9d60864 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>0.12.4-SNAPSHOT</version>
+    <version>0.12.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-api</artifactId>
-  <version>1.5.4-SNAPSHOT</version>
+  <version>1.5.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>