diff --git a/hugegraph-api/pom.xml b/hugegraph-api/pom.xml
index 381a9430c9..650805c2b0 100644
--- a/hugegraph-api/pom.xml
+++ b/hugegraph-api/pom.xml
@@ -28,15 +28,11 @@
hugegraph-api
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
diff --git a/hugegraph-cassandra/pom.xml b/hugegraph-cassandra/pom.xml
index 1104d6f143..54734959b6 100644
--- a/hugegraph-cassandra/pom.xml
+++ b/hugegraph-cassandra/pom.xml
@@ -28,15 +28,11 @@
hugegraph-cassandra
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
org.apache.cassandra
diff --git a/hugegraph-example/pom.xml b/hugegraph-example/pom.xml
index 48a42c633b..bd1d02acc4 100644
--- a/hugegraph-example/pom.xml
+++ b/hugegraph-example/pom.xml
@@ -28,15 +28,11 @@
hugegraph-example
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-dist
- ${hugegraph-dist-version}
+ ${revision}
diff --git a/hugegraph-hbase/pom.xml b/hugegraph-hbase/pom.xml
index 37cdaecdc1..d6d627da6a 100644
--- a/hugegraph-hbase/pom.xml
+++ b/hugegraph-hbase/pom.xml
@@ -28,15 +28,11 @@
hugegraph-hbase
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
com.baidu.hugegraph
diff --git a/hugegraph-mysql/pom.xml b/hugegraph-mysql/pom.xml
index fa9186ed7d..4180c39c86 100644
--- a/hugegraph-mysql/pom.xml
+++ b/hugegraph-mysql/pom.xml
@@ -28,15 +28,11 @@
hugegraph-mysql
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
mysql
diff --git a/hugegraph-palo/pom.xml b/hugegraph-palo/pom.xml
index 57b973723b..4df2e1d8ce 100644
--- a/hugegraph-palo/pom.xml
+++ b/hugegraph-palo/pom.xml
@@ -28,21 +28,16 @@
hugegraph-palo
-
- 1.0.0
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
org.apache.hugegraph
hugegraph-mysql
- ${hugegraph-mysql-version}
+ ${revision}
diff --git a/hugegraph-postgresql/pom.xml b/hugegraph-postgresql/pom.xml
index 185cf50e04..925246b5df 100644
--- a/hugegraph-postgresql/pom.xml
+++ b/hugegraph-postgresql/pom.xml
@@ -28,21 +28,16 @@
hugegraph-postgresql
-
- 1.0.0
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
org.apache.hugegraph
hugegraph-mysql
- ${hugegraph-mysql-version}
+ ${revision}
org.postgresql
diff --git a/hugegraph-rocksdb/pom.xml b/hugegraph-rocksdb/pom.xml
index 2d330e0612..01904685b3 100644
--- a/hugegraph-rocksdb/pom.xml
+++ b/hugegraph-rocksdb/pom.xml
@@ -28,15 +28,11 @@
hugegraph-rocksdb
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-core
- ${hugegraph-core-version}
+ ${revision}
org.rocksdb
diff --git a/hugegraph-scylladb/pom.xml b/hugegraph-scylladb/pom.xml
index 2c32ee01d4..297f6783cd 100644
--- a/hugegraph-scylladb/pom.xml
+++ b/hugegraph-scylladb/pom.xml
@@ -28,15 +28,11 @@
hugegraph-scylladb
-
- 1.0.0
-
-
org.apache.hugegraph
hugegraph-cassandra
- ${hugegraph-cassandra-version}
+ ${revision}