Bump versions to 0.8.2-SNAPSHOT
[dlux.git] / modules / flow-resources / pom.xml
index 51cbd93e11dce05f553e021415ca21f50dc26955..7abddc73e051f3d1b5e979d7175923da993050f3 100644 (file)
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <artifactId>dlux.flow.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Flow Module Resources</description>
-  <version>${flow.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>