Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-util / pom.xml
index d79b142b44040e0ba3e78e4b4047283057a8e2d9..287b18af65f1451efd406c7d1141f7660849ea67 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-util</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-codec</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.10</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>