Bump versions to 8.0.14-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index e0ddfba35ea633c9c74eabe8a30119d5591d9dc1..a2b91e7f0b19dfb21ff3f19685df0c6cf88c669a 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>8.0.13-SNAPSHOT</version>
+        <version>8.0.14-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>8.0.13-SNAPSHOT</version>
+    <version>8.0.14-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>