Bump versions to 0.8.2-SNAPSHOT
[dlux.git] / modules / connection_manager-resources / pom.xml
index 7f249cdb161b2a84299c277e001306aef46364ce..e19fe38d9cf31d9c258ac2247f28fcc3cc9bf695 100644 (file)
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <artifactId>dlux.connection_manager.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Connection manager Module Resources</description>
-  <version>${connection_manager.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>