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

commit 66ab93e4de8c14dd8586b0dada9ff6f09bd72035
Author: Junkai Xue <[email protected]>
AuthorDate: Wed Feb 27 10:57:41 2019 -0800

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

diff --git a/pom.xml b/pom.xml
index b40dee6..e654cce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,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