Repository: helix Updated Branches: refs/heads/master b46cf019f -> f8b904f1f
Reenable helix-front build Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f8b904f1 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/f8b904f1 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/f8b904f1 Branch: refs/heads/master Commit: f8b904f1f52eab0210ccb6e08c44d8cde7e9a76f Parents: b46cf01 Author: Junkai Xue <[email protected]> Authored: Mon Jul 23 15:21:05 2018 -0700 Committer: Junkai Xue <[email protected]> Committed: Mon Jul 23 15:21:33 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/f8b904f1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 48b6c8d..748d863 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ under the License. <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>
