Bump versions to 4.0.12-SNAPSHOT
[mdsal.git] / trace / mdsal-trace-cli / pom.xml
index d6d4b95c6531177ca58ea9c43e56ffbef16b146e..579b022ab6eb76c5b53b80b089beec0fe548d414 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.11-SNAPSHOT</version>
+        <version>4.0.12-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-trace-cli</artifactId>
-    <version>2.0.11-SNAPSHOT</version>
+    <version>2.0.12-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>