Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-util / pom.xml
index 3c6c3930d1a9c341d236d7f9338955b603488aa1..45473a86dee77abb9fc31bf819bb1afce073fa34 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>