Disable Helix front to save build
diff --git a/pom.xml b/pom.xml
index b730614..1ae1ea8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
     <module>helix-rest</module>
     <module>helix-lock</module>
     <module>helix-agent</module>
-    <module>helix-front</module>
+    <!--<module>helix-front</module>-->
     <module>recipes</module>
     <module>helix-view-aggregator</module>
   </modules>