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

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


The following commit(s) were added to refs/heads/helix-1.0.3-release by this 
push:
     new 54677d6eb enable helix-front
54677d6eb is described below

commit 54677d6eb592d6466ce7e98563d8539e428b6504
Author: Junkai Xue <[email protected]>
AuthorDate: Thu Apr 14 20:27:07 2022 -0700

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

diff --git a/pom.xml b/pom.xml
index 7e3a7ee73..8f67c921e 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>
   </modules>
 

Reply via email to