You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ne...@apache.org on 2022/12/13 00:03:55 UTC

[helix] branch nealsun/waged-pipeline-redesign updated: reenable helix-front

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

nealsun pushed a commit to branch nealsun/waged-pipeline-redesign
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/nealsun/waged-pipeline-redesign by this push:
     new bf90e8489 reenable helix-front
bf90e8489 is described below

commit bf90e84898bce78ea723b483dcd63f447a68516c
Author: Neal Sun <ne...@nesun-mn2.linkedin.biz>
AuthorDate: Mon Dec 12 16:03:45 2022 -0800

    reenable helix-front
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

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