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

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


The following commit(s) were added to refs/heads/helix-0.9.x by this push:
     new f65e572  Disable helix-front
f65e572 is described below

commit f65e5729fcb0bbc6040b7abddeb23f390f271059
Author: Junkai Xue <[email protected]>
AuthorDate: Mon May 18 13:03:19 2020 -0700

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

diff --git a/pom.xml b/pom.xml
index 34761af..8f1c2b8 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>
 

Reply via email to