add fpm web to pom

Change-Id: Ie73d5d3aa37dc04802a75e20358df2ec1a298c17
diff --git a/apps/routing/fpm/pom.xml b/apps/routing/fpm/pom.xml
index 5649572..c98fdb4 100644
--- a/apps/routing/fpm/pom.xml
+++ b/apps/routing/fpm/pom.xml
@@ -30,6 +30,7 @@
     <modules>
         <module>api</module>
         <module>app</module>
+        <module>web</module>
     </modules>
 
 </project>