Bump mdsal dependency to 7.0.9 for Si SR2
[transportpce.git] / test-common / pom.xml
index e8039806fb1fe187e2fccd4c90b88bffe7f748d2..8cbb237cac99c2fbebd9f71bf31ef6910a639971 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.0</version>
+                <version>1.13.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>