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

jxue 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 0274d5a5f enable helix-front
0274d5a5f is described below

commit 0274d5a5f9df0429cdea90bcc91d032494b91f03
Author: Junkai Xue <[email protected]>
AuthorDate: Tue Nov 29 16:40:10 2022 -0800

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

diff --git a/pom.xml b/pom.xml
index 3284023d4..da33ee1b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
     <module>helix-rest</module>
     <module>helix-lock</module>
     <module>helix-agent</module>
-    <!--<module>helix-front</module>-->
+    <module>helix-front</module>
     <module>recipes</module>
     <module>helix-view-aggregator</module>
   </modules>

Reply via email to