Improve debug tools install
[transportpce.git] / common / pom.xml
index b29c3e1fe96b10601b09f0945a4f45d96bd6134c..8ef2e34cf75e71d8ecd05c3b70cb4fc2ed0035e2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.10.0-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>7.0.4</version>
+                <version>7.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>