Update Netconf dependencies version
[transportpce.git] / ordmodels / device / pom.xml
index 956d3bdc4307864f6cde0f73084b6df7505155fb..0aadff1a58a195e089a72e7a03ccee9456372e11 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>6.0.7</version>
+    <version>7.0.5</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.9.2-SNAPSHOT</version>
+        <version>1.13.0</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>