BUG-2242: LLDP speaker as separate application.
[openflowplugin.git] / features / src / main / resources / features.xml
index 4a3cd5c89c3c1bf70f01c9a89c3c31f904b6ce65..3832a09ff5310fde79a4a3c7fb0fc04071458036 100644 (file)
@@ -54,5 +54,8 @@
 
         <bundle>mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/${project.version}</bundle>
         <configfile finalname="etc/opendaylight/karaf/70-of-switch-config-pusher.xml">mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/${project.version}/xml/config</configfile>
+
+      <bundle>mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/${project.version}</bundle>
+      <configfile finalname="etc/opendaylight/karaf/71-lldp-speaker.xml">mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/${project.version}/xml/config</configfile>
     </feature>
 </features>