removing l2switch dependency
[unimgr.git] / features / odl-unimgr-ovs-driver / pom.xml
index 96dd681423a3541ca7daa6ecf3b6e4191dd3f654..b42d29c54995c0bec7347813b435d507b29c7623 100644 (file)
@@ -22,7 +22,6 @@
     <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
     <restconf.version>1.8.0-SNAPSHOT</restconf.version>
     <ovsdb.version>1.7.0-SNAPSHOT</ovsdb.version>
-    <l2switch.version>0.7.3-SNAPSHOT</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
     <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
   </properties>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.l2switch</groupId>
-      <artifactId>odl-l2switch-all</artifactId>
-      <version>${l2switch.version}</version>
-      <type>xml</type>
-      <classifier>features</classifier>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>