Skeleton of the vRouter application

Change-Id: I471561808f7d1bf3b51ab72b9731d7bf3ec410e7
diff --git a/apps/pom.xml b/apps/pom.xml
index b536c7c..79e7466 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -64,6 +64,7 @@
         <module>drivermatrix</module>
         <module>cpman</module>
         <module>events</module>
+        <module>vrouter</module>
   </modules>
 
     <properties>
@@ -108,4 +109,3 @@
     </build>
 
 </project>
-