This is an automated email from the ASF dual-hosted git repository.

jxue pushed a commit to branch release-1.0.2
in repository https://gitbox.apache.org/repos/asf/helix.git

commit f02511dfcebc091a6e6fd8297466bad9fdddbfb8
Author: dasahcc <[email protected]>
AuthorDate: Tue Jun 8 11:21:20 2021 -0700

    Enable helix-front
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb00b59..00497d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
     <module>helix-rest</module>
     <module>helix-lock</module>
     <module>helix-agent</module>
-    <!--<module>helix-front</module>-->
+    <module>helix-front</module>
     <module>recipes</module>
   </modules>
 

Reply via email to