Bump versions to 4.0.16-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index cae7add7a854a8bea310fff28e3bf5bb7f06699f..9dec104d9aef224514bc7a4245db6a3a7bd1a091 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.15-SNAPSHOT</version>
+        <version>4.0.16-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>2.0.16-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>