[Emu] CORD-151 initial sketch for CORD virtual network service

Change-Id: If0dfd71b2c14ed5ebaa28adfb8fefbb26b5ca9fd
diff --git a/apps/pom.xml b/apps/pom.xml
index e5ceddd..f875392 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -58,7 +58,8 @@
         <module>vtn</module>
         <module>vtnweb</module>
         <module>dhcp</module>
-    </modules>
+        <module>cordvtn</module>
+  </modules>
 
     <properties>
         <web.context>default</web.context>