Initial implementation of cord multicast application

Change-Id: I36a007b0ffaac8c3a4ad1dc39ad9822b8d7e5878
diff --git a/apps/pom.xml b/apps/pom.xml
index ae99224..8377ff3 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -66,6 +66,7 @@
         <module>events</module>
         <module>vrouter</module>
         <module>openstackrouting</module>
+        <module>cordmcast</module>
   </modules>
 
     <properties>