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