Bump versions by x.y.(z+1)
[dlux.git] / modules / node-resources / pom.xml
index 277e3826eb19a0099ce02efec7a684a6ede2e51b..a2e6800788bfbb0c9d8e761e98ea339be75154ef 100644 (file)
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <artifactId>dlux.node.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Node Module Resources</description>
-  <version>${node.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>