Bump versions by x.y.(z+1)
[netconf.git] / netconf / yanglib / pom.xml
index 8f6e3946e4d638f3d6934dcf104cb0999986e55f..c9f8981712995df7a807ec5c4b27dce5d8c0fbec 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.1-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>