Bump versions to 7.0.0-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-impl / pom.xml
index 74086bb97629224f5a377f20e94ed7af0642aabc..aee32f05b8d32231b3141e238f7d1505f348b0b6 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>7.0.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-impl</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>7.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>