diff --git a/connector/pom.xml b/connector/pom.xml
index 826f2c7..3b8439c 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -5,7 +5,7 @@
nebula-flink
com.vesoft
- 2.0-SNAPSHOT
+ 3.0-SNAPSHOT
../pom.xml
4.0.0
@@ -13,7 +13,7 @@
nebula-flink-connector
- 2.0.0-SNAPSHOT
+ 3.0-SNAPSHOT
1.11.3
2.11
1.8
@@ -82,6 +82,17 @@
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.8
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
org.apache.maven.plugins
maven-compiler-plugin
diff --git a/example/pom.xml b/example/pom.xml
index 8449167..72fda2b 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -5,7 +5,7 @@
nebula-flink
com.vesoft
- 2.0-SNAPSHOT
+ 3.0-SNAPSHOT
../pom.xml
4.0.0
@@ -16,7 +16,7 @@
com.vesoft
nebula-flink-connector
- 2.0-SNAPSHOT
+ ${project.version}
diff --git a/pom.xml b/pom.xml
index 9432273..d06a60d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.vesoft
nebula-flink
pom
- 2.0-SNAPSHOT
+ 3.0-SNAPSHOT
connector