Bump versions for 3.0.2-SNAPSHOT
[mdsal.git] / opendaylight / md-sal / mdsal-trace / cli / pom.xml
index 28d02d51b4abd6c395533b497a2e97515ba75649..79126514eac7170f34dcdc05484efdbd663981df 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-cli</artifactId>
-  <version>1.9.1-SNAPSHOT</version>
+  <version>1.9.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>