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