Bump versions by x.y.(z+1)
[dlux.git] / modules / container-resources / pom.xml
index 018eb02515db1cf8c97731c8eb8b7a95be336e6a..e4b5f35e8b25819906b6b4b7ca6298bd909abac2 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.container.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Container Module Resources</description>
-  <version>${container.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>