Bump versions to 0.9.2-SNAPSHOT
[dlux.git] / modules / container-resources / pom.xml
index 018eb02515db1cf8c97731c8eb8b7a95be336e6a..e986c39feac88d92fd76252cf49ddf1f9a398bb6 100644 (file)
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.9.2-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>