From a0cc56dcc56fe9b231374d86346e3e374c799ccc Mon Sep 17 00:00:00 2001 From: v-zhangjc9 Date: Thu, 7 Mar 2024 09:38:03 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8c1e8c7..6550606 100644 --- a/pom.xml +++ b/pom.xml @@ -9,18 +9,19 @@ 1.0.0-SNAPSHOT pom + service-common + service-dependencies + service-configuration + service-forest + utils/executor service-api service-check service-cli service-cloud-query service-command - service-common - service-configuration - service-dependencies service-executor service-exporter service-flink-query - service-forest service-gateway service-hudi-query service-info-query @@ -34,7 +35,6 @@ service-web service-yarn-query service-zookeeper-query - utils/executor utils/sync