Bump versions to 0.9.2-SNAPSHOT
[dlux.git] / modules / network-resources / pom.xml
index 6ccfd823fac4fb6a3f0e2c1b22b0a438a013ae26..f8ad3af7ec380a9de0504ead691368ffe8fd4291 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.network.resources</artifactId>
   <name>${project.artifactId}</name>
   <description>Network Module Resources</description>
-  <version>${network.resources.version}</version>
   <packaging>jar</packaging>
 
 </project>