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

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


The following commit(s) were added to refs/heads/helix-0.9-release by this push:
     new 7c37007  Enable helix-front in pom.xml
7c37007 is described below

commit 7c370073c5fdc20ad9ff534cd0980c8ef0fc43ff
Author: Hunter Lee <[email protected]>
AuthorDate: Sun Jun 2 16:55:24 2019 -0700

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

diff --git a/pom.xml b/pom.xml
index 9a8c114..0ae6c8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,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