Bump versions to 4.0.15-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index 96c52a84529dec12baf3fac089f14b3d7992048c..cae7add7a854a8bea310fff28e3bf5bb7f06699f 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.14-SNAPSHOT</version>
+        <version>4.0.15-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>2.0.14-SNAPSHOT</version>
+    <version>2.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>