diff --git a/hugegraph-api/pom.xml b/hugegraph-api/pom.xml
index 381a9430c..650805c2b 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 1104d6f14..54734959b 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 48a42c633..bd1d02acc 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 37cdaecdc..d6d627da6 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 fa9186ed7..4180c39c8 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 57b973723..4df2e1d8c 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 185cf50e0..925246b5d 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 2d330e061..01904685b 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 2c32ee01d..297f6783c 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}