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

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

commit 77649f6c60fa3cc2de4a2e65f724d73425f98dc5
Author: VGalaxies <[email protected]>
AuthorDate: Sat Apr 20 13:32:41 2024 +0800

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

diff --git a/hugegraph-pd/pom.xml b/hugegraph-pd/pom.xml
index 8647775d3..af0ca2232 100644
--- a/hugegraph-pd/pom.xml
+++ b/hugegraph-pd/pom.xml
@@ -37,8 +37,8 @@
         <module>hg-pd-client</module>
         <module>hg-pd-test</module>
         <module>hg-pd-core</module>
+        <module>hg-pd-service</module>
         <!-- TODO: uncomment later -->
-        <!-- <module>hg-pd-service</module> -->
         <!-- <module>hg-pd-dist</module> -->
     </modules>
 

Reply via email to