Bump versions to 3.0.1-SNAPSHOT
[mdsal.git] / opendaylight / md-sal / mdsal-trace / dom-impl / pom.xml
index 613b15fd24b9efe96aa581b63253a5ab311fe4e8..61166821fb5b5bf41ad40d215234955735b300f2 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.0-SNAPSHOT</version>
+    <version>1.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>