Add l2switch karaf4 to distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 8b684a5dcbc07240d8106b6f1db33ec4f9ebc4fb..f8d101e09088547d40cda827e9472aad0339e890 100644 (file)
             <type>xml</type>
         </dependency>
 
-        <!-- FIXME: Add Mdsal -->
+        <!-- L2switch -->
+        <dependency>
+            <groupId>org.opendaylight.l2switch</groupId>
+            <artifactId>features-l2switch</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
 
         <!-- LISP Flow Mapping -->
         <dependency>
             <type>xml</type>
         </dependency>
 
+        <!-- FIXME: Add Mdsal -->
+
         <!-- Netconf -->
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>