Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index a44cd7cd3442fa74fe52ff449553c75047a18a11..137d1c49fd6281d4797732dedd97dd516363fc83 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-api</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>