Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-notifications-impl / pom.xml
index 677be12ea04c7de5cceb787a10a4a4a4fd3f9ca4..effe6fcd6e8f07eb31149ca087ab82b0db491cf9 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.4-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-impl</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>