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

vgalaxies pushed a commit to branch intro-pd-core
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git

commit 24ad2748e77819e38249f6bf4d0a60319082c6ff
Author: VGalaxies <[email protected]>
AuthorDate: Thu Mar 14 13:35:35 2024 +0800

    adjust hugegraph-pd/pom.xml
---
 hugegraph-pd/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/hugegraph-pd/pom.xml b/hugegraph-pd/pom.xml
index 6253cfd44..8647775d3 100644
--- a/hugegraph-pd/pom.xml
+++ b/hugegraph-pd/pom.xml
@@ -36,11 +36,10 @@
         <module>hg-pd-common</module>
         <module>hg-pd-client</module>
         <module>hg-pd-test</module>
+        <module>hg-pd-core</module>
         <!-- TODO: uncomment later -->
-        <!-- <module>hg-pd-core</module> -->
         <!-- <module>hg-pd-service</module> -->
         <!-- <module>hg-pd-dist</module> -->
-        <!-- <module>hg-pd-clitools</module> -->
     </modules>
 
     <properties>

Reply via email to