Bump versions by x.y.(z+1)
[dlux.git] / modules / network-resources / pom.xml
index 6ccfd823fac4fb6a3f0e2c1b22b0a438a013ae26..596103a7e91cde47d6e5c2f8fafeef7cfc533282 100644 (file)
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.3-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <artifactId>dlux.network.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Network Module Resources</description>
-  <version>${network.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>