KafkaApp to export BNG related events

Kafka app export PPPoE related events and BNG statistics events on the Kafka bus

Change-Id: Icea64d376abf65f3c2e38b56936b9a87d8c40ff7
diff --git a/features.xml b/features.xml
index 70492f0..0cc601f 100644
--- a/features.xml
+++ b/features.xml
@@ -23,6 +23,7 @@
         <bundle>mvn:${project.groupId}/dhcpl2relay-api/${dhcpl2relay.api.version}</bundle>
         <bundle>mvn:${project.groupId}/olt-api/${olt.api.version}</bundle>
         <bundle>mvn:${project.groupId}/sadis-api/${sadis.api.version}</bundle>
+        <bundle>mvn:${project.groupId}/bng-api/${bng.api.version}</bundle>
         <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.kafka-clients/1.1.1_1</bundle>
     </feature>
 </features>