This is an automated email from the ASF dual-hosted git repository.
jiajunwang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new ce9498c Revert "Reenable helix-front module for official release."
(#406)
ce9498c is described below
commit ce9498cd1c79cc2bbe3026960055721068e9f35a
Author: Jiajun Wang <[email protected]>
AuthorDate: Wed Aug 14 13:58:22 2019 -0700
Revert "Reenable helix-front module for official release." (#406)
This reverts commit 3c3db0bf797cbc1e0c1aec59395c8632ed6455db.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ffdf93..6c78f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,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>