From f5dde9fb5e59adf61e6283951c99569ff35d4141 Mon Sep 17 00:00:00 2001
From: Tandoy <56899730+Tandoy@users.noreply.github.com>
Date: Wed, 29 Sep 2021 11:21:02 +0800
Subject: [PATCH] Fix missing UI modules during compilation (#6398)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb00309ff1..0cc4f5ac1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1215,7 +1215,7 @@
dolphinscheduler-alert-plugin
dolphinscheduler-registry-plugin
dolphinscheduler-task-plugin
-
+ dolphinscheduler-ui
dolphinscheduler-server
dolphinscheduler-common
dolphinscheduler-api