Bump versions to 3.0.9-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index 1752eae1829dced22bd49b1ed3cd077956a4ac32..e2f7ce0211c72498cc32e4b0cbda969a5b7bf0a1 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>