Merge "Convert netconf-util, netconf-ssh, netconf-tcp to blueprint"
[netconf.git] / netconf / netconf-util / pom.xml
index d9a0f4331510c2298ef1e929d080ace0a7b5b83c..c55579c3f9e93fac5a7cfad01446baa07f4a25f5 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-util</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.5.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>