Reenable helix-front module for official release.
diff --git a/pom.xml b/pom.xml
index c5b1e64..7002e0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@
     <module>helix-admin-webapp</module>
     <module>helix-rest</module>
     <module>helix-agent</module>
-    <!--<module>helix-front</module>-->
+    <module>helix-front</module>
     <module>recipes</module>
   </modules>