Improve debug tools install
[transportpce.git] / common / pom.xml
index f9c9061e85f93e1b8cbc733242ff1b9ced36f4b3..8ef2e34cf75e71d8ecd05c3b70cb4fc2ed0035e2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.7</version>
+        <version>7.0.5</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.1-SNAPSHOT</version>
+                <version>1.13.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>6.0.7</version>
+                <version>7.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>