Update Netconf dependencies version
[transportpce.git] / ordmodels / device / pom.xml
index 495e821a201af6f2bad4f379b391c163fe49583e..0aadff1a58a195e089a72e7a03ccee9456372e11 100644 (file)
@@ -12,13 +12,13 @@ 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.4</version>
+    <version>7.0.5</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-device</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -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.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>