Bumping up the version of dlux master by 0.1.0 after cutting stable/lithium
[dlux.git] / features / pom.xml
index 0d5f27c59d623969c06409c3d7d9cb356145142c..5efdba2304ba561d3ede16c32d53d86106320514 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>dlux-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>features-dlux</artifactId>
@@ -19,7 +19,7 @@
       <dependency>
          <groupId>org.opendaylight.odlparent</groupId>
          <artifactId>features-test</artifactId>
-         <version>1.5.0-SNAPSHOT</version>
+         <version>${feature.test.version}</version>
       </dependency>
       <dependency>
          <groupId>org.opendaylight.controller</groupId>
           <artifactId>dlux.yangvisualizer</artifactId>
           <version>${project.version}</version>
       </dependency>
-      <dependency>
-          <groupId>org.opendaylight.l2switch</groupId>
-          <artifactId>features-l2switch</artifactId>
-          <version>${l2switch.version}</version>
-          <classifier>features</classifier>
-          <type>xml</type>
-      </dependency>
       <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-restconf</artifactId>