diff --git a/hugegraph-pd/hg-pd-core/pom.xml b/hugegraph-pd/hg-pd-core/pom.xml
index 374d9a93c9..084e315d39 100644
--- a/hugegraph-pd/hg-pd-core/pom.xml
+++ b/hugegraph-pd/hg-pd-core/pom.xml
@@ -84,11 +84,5 @@
gson
2.8.9
-
-
- org.apache.hugegraph
- hg-store-grpc
- ${revision}
-
diff --git a/hugegraph-pd/hg-pd-dist/pom.xml b/hugegraph-pd/hg-pd-dist/pom.xml
index e2d1da0a74..58cd86250f 100644
--- a/hugegraph-pd/hg-pd-dist/pom.xml
+++ b/hugegraph-pd/hg-pd-dist/pom.xml
@@ -42,7 +42,7 @@
org.apache.hugegraph
- hugegraph-pd
+ hg-pd-service
${revision}
diff --git a/hugegraph-pd/hg-pd-test/pom.xml b/hugegraph-pd/hg-pd-test/pom.xml
index 7924ca4c0b..ecdbea2efa 100644
--- a/hugegraph-pd/hg-pd-test/pom.xml
+++ b/hugegraph-pd/hg-pd-test/pom.xml
@@ -72,16 +72,6 @@
junit
4.13.2
-
- org.apache.hugegraph
- hg-store-grpc
- ${revision}
-
-
- org.apache.hugegraph
- hg-store-common
- ${revision}
-
org.projectlombok
lombok
@@ -198,7 +188,7 @@
org.apache.hugegraph
- hugegraph-pd
+ hg-pd-service
${revision}
org.apache.hugegraph
hugegraph-core
- ${hugegraph.server.version}
+ ${hugegraph.core.version}
+ system
+
+ ${top.level.dir}/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar
+
+
+
+
+ org.apache.tinkerpop
+ gremlin-core
+ 3.5.1
+
+
+ org.yaml
+ snakeyaml
+
+
+ commons-lang3
+ org.apache.commons
+
+
+ commons-configuration2
+ org.apache.commons
+
+
+ commons-text
+ org.apache.commons
+
+
+
+
+ org.apache.tinkerpop
+ gremlin-groovy
+ 3.5.1
+
+
+ com.github.jeremyh
+ jBCrypt
+
+
+ commons-lang3
+ org.apache.commons
+
+
com.google.code.gson
diff --git a/hugegraph-store/hg-store-dist/pom.xml b/hugegraph-store/hg-store-dist/pom.xml
index 1fe2448e50..5d8030e089 100644
--- a/hugegraph-store/hg-store-dist/pom.xml
+++ b/hugegraph-store/hg-store-dist/pom.xml
@@ -42,7 +42,7 @@
org.apache.hugegraph
- hugegraph-store
+ hg-store-node
${revision}
diff --git a/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar b/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar
new file mode 100644
index 0000000000..72a4b20519
Binary files /dev/null and b/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar differ
diff --git a/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.pom b/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.pom
new file mode 100644
index 0000000000..90d828a15b
--- /dev/null
+++ b/hugegraph-store/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.pom
@@ -0,0 +1,441 @@
+
+
+
+ 4.0.0
+
+ org.apache.hugegraph
+ hugegraph
+ 1.5.0
+
+ org.apache.hugegraph
+ hugegraph-core
+ 1.5.0
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+ ${basedir}/..
+ 5.6.0
+
+
+
+ org.apache.hugegraph
+ hugegraph-common
+ 1.0.1
+
+
+ jakarta.activation
+ jakarta.activation-api
+
+
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+
+
+ org.glassfish.jersey.core
+ jersey-client
+
+
+ org.apache.commons
+ commons-text
+
+
+ com.google.errorprone
+ error_prone_annotations
+
+
+ org.glassfish.jersey.core
+ jersey-common
+
+
+
+
+ org.apache.hugegraph
+ hg-pd-client
+ ${pdclient.version}
+
+
+ org.projectlombok
+ lombok
+
+
+ com.google.errorprone
+ error_prone_annotations
+
+
+
+
+ io.netty
+ netty-buffer
+ 4.1.52.Final
+
+
+ org.apache.tinkerpop
+ gremlin-core
+
+
+ org.yaml
+ snakeyaml
+
+
+ org.apache.commons
+ commons-lang3
+
+
+ org.apache.commons
+ commons-configuration2
+
+
+ org.apache.commons
+ commons-text
+
+
+
+
+ org.apache.tinkerpop
+ gremlin-groovy
+
+
+ com.github.jeremyh
+ jBCrypt
+
+
+ org.apache.commons
+ commons-lang3
+
+
+
+
+ org.apache.tinkerpop
+ tinkergraph-gremlin
+
+
+ org.apache.commons
+ commons-lang3
+
+
+
+
+ org.apache.tinkerpop
+ gremlin-test
+
+
+ org.apache.tinkerpop
+ gremlin-driver
+
+
+ org.apache.commons
+ commons-lang3
+
+
+ io.netty
+ netty-all
+
+
+
+
+ com.google.protobuf
+ protobuf-java
+ 3.17.3
+
+
+ org.caffinitas.ohc
+ ohc-core
+ 0.7.0
+
+
+ com.google.guava
+ guava
+
+
+
+
+ com.github.ben-manes.caffeine
+ caffeine
+
+
+ org.apdplat
+ word
+ 1.3
+
+
+ ch.qos.logback
+ logback-classic
+
+
+
+
+ org.ansj
+ ansj_seg
+ 5.1.6
+
+
+ com.hankcs
+ hanlp
+ portable-1.5.0
+
+
+ org.apache.lucene
+ lucene-analyzers-smartcn
+ 7.4.0
+
+
+ org.apache.lucene
+ lucene-core
+ 7.4.0
+
+
+ com.huaban
+ jieba-analysis
+ 1.0.2
+
+
+ org.apache.commons
+ commons-lang3
+
+
+
+
+ org.lionsoul
+ jcseg-core
+ 2.2.0
+
+
+ com.chenlb.mmseg4j
+ mmseg4j-core
+ 1.10.0
+
+
+ com.janeluo
+ ikanalyzer
+ 2012_u6
+
+
+ org.lz4
+ lz4-java
+ 1.7.1
+
+
+ org.apache.commons
+ commons-compress
+ 1.20
+
+
+ org.eclipse.collections
+ eclipse-collections-api
+ 10.4.0
+
+
+ org.eclipse.collections
+ eclipse-collections
+ 10.4.0
+
+
+ it.unimi.dsi
+ fastutil
+ 8.1.0
+
+
+ io.jsonwebtoken
+ jjwt-api
+ 0.11.2
+
+
+ io.jsonwebtoken
+ jjwt-impl
+ 0.11.2
+ runtime
+
+
+ io.jsonwebtoken
+ jjwt-jackson
+ 0.11.2
+ runtime
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+
+
+ io.etcd
+ jetcd-core
+ 0.5.9
+
+
+ io.netty
+ netty-handler
+
+
+ com.google.errorprone
+ error_prone_annotations
+
+
+
+
+ com.google.code.gson
+ gson
+ 2.8.9
+
+
+ io.netty
+ netty-tcnative-boringssl-static
+ 2.0.26.Final
+ runtime
+
+
+ io.netty
+ netty-handler
+ 4.1.52.Final
+
+
+ io.netty
+ netty-all
+ 4.1.52.Final
+
+
+ io.fabric8
+ kubernetes-client
+ ${fabric8.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+
+
+ org.apache.hugegraph
+ computer-k8s
+ 1.0.0
+
+
+ org.apache.hugegraph
+ hugegraph-common
+
+
+ org.apache.hugegraph
+ hugegraph-client
+
+
+
+
+ org.apache.commons
+ commons-text
+ 1.10.0
+
+
+ org.apache.kafka
+ kafka-clients
+ 3.4.0
+
+
+ io.dropwizard.metrics
+ metrics-core
+
+
+ org.glassfish.jersey.core
+ jersey-client
+ ${jersey.version}
+
+
+ org.glassfish.hk2
+ hk2-locator
+
+
+
+
+ org.glassfish.hk2
+ hk2-locator
+ 3.0.1
+
+
+ org.apache.hugegraph
+ hg-store-common
+ ${hgstore-common.version}
+
+
+
+
+
+ true
+ ${basedir}/src/main/resources
+
+
+ false
+ src/main/jni
+
+
+
+
+ ${basedir}/src/test/resources
+
+
+ ${basedir}/target
+
+
+ maven-clean-plugin
+ 3.0.0
+
+
+
+ ${top.level.dir}
+
+ *.tar.gz
+
+ false
+
+
+ ${final.name}
+
+
+
+
+
+ maven-jar-plugin
+ 3.0.2
+
+
+ true
+
+ false
+ true
+
+
+ 3.6.3.0
+
+
+
+
+
+
+
diff --git a/hugegraph-store/hg-store-node/pom.xml b/hugegraph-store/hg-store-node/pom.xml
index 211bd1bfdc..bed0566ab9 100644
--- a/hugegraph-store/hg-store-node/pom.xml
+++ b/hugegraph-store/hg-store-node/pom.xml
@@ -127,15 +127,14 @@
hg-store-core
+
org.apache.hugegraph
hugegraph-core
- ${hugegraph.server.version}
-
-
- io.etcd
- jetcd-core
-
-
+ ${hugegraph.core.version}
+ system
+
+ ${top.level.dir}/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar
+
diff --git a/hugegraph-store/hg-store-test/pom.xml b/hugegraph-store/hg-store-test/pom.xml
index 94d2b4f753..31ec720766 100644
--- a/hugegraph-store/hg-store-test/pom.xml
+++ b/hugegraph-store/hg-store-test/pom.xml
@@ -20,7 +20,7 @@
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- hugegraph-store-root
+ hugegraph-store
org.apache.hugegraph
${revision}
../pom.xml
@@ -133,10 +133,12 @@
org.springframework
spring-context-support
+ 5.3.20
org.springframework
spring-test
+ 5.3.20
test
@@ -152,6 +154,7 @@
org.springframework.boot
spring-boot-starter-test
+ 2.5.14
org.springframework.boot
@@ -203,11 +206,20 @@
org.apache.hugegraph
- hugegraph-store
+ hg-store-node
${revision}
compile
-
+
+
+ org.apache.hugegraph
+ hugegraph-core
+ ${hugegraph.core.version}
+ system
+
+ ${top.level.dir}/hg-store-dist/src/assembly/ext-lib/hugegraph-core-1.5.0.jar
+
+
@@ -333,15 +345,4 @@
-
-
- Baidu_Local
- http://maven.baidu-int.com/nexus/content/repositories/Baidu_Local
-
-
- Baidu_Local_Snapshots
- http://maven.baidu-int.com/nexus/content/repositories/Baidu_Local_Snapshots
-
-
-
-
\ No newline at end of file
+
diff --git a/hugegraph-store/pom.xml b/hugegraph-store/pom.xml
index d9e31e7205..bb5a23020c 100644
--- a/hugegraph-store/pom.xml
+++ b/hugegraph-store/pom.xml
@@ -46,11 +46,11 @@
- 1.5.0
+ 1.5.0
11
11
- 1.5.0
2.15.0
+ ${project.basedir}/..
diff --git a/pom.xml b/pom.xml
index f2542c127a..b2fc6299aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.5.0
+ 1.5.0.1