Handle ModifyTransactionRequest in forward path
[controller.git] / opendaylight / blueprint / pom.xml
index 89441bbc26c1e5fcc31828f2f9b633486347423b..6560c2cd73c99f4299de46a7f709e3b13c27b5a6 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>2.0.9-SNAPSHOT</version>
+  <version>2.0.10-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.10</version>
+        <version>6.0.11</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>