Bump versions to 0.9.2-SNAPSHOT
[dlux.git] / loader / impl / pom.xml
index ec227a3e6b407a39c000fff86c6f6b1013e434eb..2d195fa3c72fa0aae0941126d613e3ae426bcc6c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.9.2-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>loader.implementation</artifactId>
@@ -39,7 +39,6 @@
     <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>javax.servlet-api</artifactId>
-      <version>${javax.servlet-api.version}</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.dlux</groupId>