Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index 27d91e218c755c09bd7a5c74c176a891f3d5fd03..d3269419832c125017302d00954f472400a47ac0 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-api</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>