Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index 5368c31f5a83bbff09837b8850f1376c49964eee..d3269419832c125017302d00954f472400a47ac0 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.2-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.2-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>