Bump versions to 8.0.0-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-impl / pom.xml
index fdae206dce79995ec83933be412c59e562d84788..1c09e6ed2d47797f083b9661449ca90834851d26 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>7.0.6-SNAPSHOT</version>
+        <version>8.0.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-impl</artifactId>
-    <version>7.0.6-SNAPSHOT</version>
+    <version>8.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>