Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / mdsal-trace / dom-impl / pom.xml
index 969e8c61eae7914c3a6160b8423b05307604d7f5..fe3b2ad9310e9db30c8b8af44d0af2e26fe626cc 100644 (file)
@@ -13,13 +13,13 @@ 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.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
        <dependency>
           <groupId>org.opendaylight.mdsal</groupId>
           <artifactId>mdsal-artifacts</artifactId>
-          <version>2.4.0-SNAPSHOT</version>
+          <version>2.5.0-SNAPSHOT</version>
           <type>pom</type>
           <scope>import</scope>
       </dependency>