Bump Netconf dependency to 1.13.4 for Si SR2
[transportpce.git] / test-common / pom.xml
index 7978dcbbde907edcc038f346548241a436dd974e..ca23e06a33287bf873a6edb45817c8ccf3107045 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.6</version>
+        <version>7.0.8</version>
         <relativePath />
     </parent>
 
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.13.1</version>
+                <version>1.13.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>