Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / mdsal-trace / api / pom.xml
index 726c21aa82d3ef893c9f271474445da214d21773..0820ac129a231581c3b6ed21d5f0126e2bb48fc0 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-api</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.9.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>