Add LISP Flow Mapping to Karaf 4 distribution
[integration/distribution.git] / features / repos / index / pom.xml
index dfffc7daa4e43b2b8c7d0496f714a0863bb5281e..4f78317b59f6611bbd69d52cc36d41de0d56e9f1 100644 (file)
 
         <!-- FIXME: Add Mdsal -->
 
+        <!-- LISP Flow Mapping -->
+        <dependency>
+            <groupId>org.opendaylight.lispflowmapping</groupId>
+            <artifactId>features-lispflowmapping</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- Netconf -->
         <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891
         <dependency>