Fix IGMP app for config change

Change-Id: Id26ac6431038a4aa9e783c8985306ce4ccb86cfd
diff --git a/apps/igmp/features.xml b/apps/igmp/features.xml
index fa0e2f7..47e878f 100644
--- a/apps/igmp/features.xml
+++ b/apps/igmp/features.xml
@@ -20,5 +20,6 @@
         <feature>onos-api</feature>
         <bundle>mvn:${project.groupId}/onos-app-olt-api/${project.version}</bundle>
         <bundle>mvn:${project.groupId}/onos-app-igmp/${project.version}</bundle>
+        <bundle>mvn:${project.groupId}/onos-cord-config/${project.version}</bundle>
     </feature>
 </features>