Add l2switch karaf4 to distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index e5a1ae24593ab4efe4555c55f97c764489c5bb50..e70094ed4eab29ab3db0fffa34b17c3b397a3053 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- L2switch -->
+            <dependency>
+                <groupId>org.opendaylight.l2switch</groupId>
+                <artifactId>features-l2switch</artifactId>
+                <version>${l2switch.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- OCP Plugin -->
             <dependency>
                 <groupId>org.opendaylight.ocpplugin</groupId>