diff --git a/databend-client/pom.xml b/databend-client/pom.xml
index e1171cd9..d7b6df92 100644
--- a/databend-client/pom.xml
+++ b/databend-client/pom.xml
@@ -6,12 +6,12 @@
com.databend
databend-base
- 0.1.4
+ 0.1.5
../pom.xml
com.databend
databend-client
- 0.1.4
+ 0.1.5
diff --git a/databend-jdbc/pom.xml b/databend-jdbc/pom.xml
index 4592b86f..b9c02cf3 100644
--- a/databend-jdbc/pom.xml
+++ b/databend-jdbc/pom.xml
@@ -6,12 +6,12 @@
com.databend
databend-base
- 0.1.4
+ 0.1.5
../pom.xml
com.databend
databend-jdbc
- 0.1.4
+ 0.1.5
@@ -24,7 +24,7 @@
com.databend
databend-client
- 0.1.4
+ 0.1.5
com.squareup.okhttp3
diff --git a/pom.xml b/pom.xml
index 72e20485..d7579a91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.databend
databend-base
- 0.1.4
+ 0.1.5
databend-base
Databend
pom
@@ -209,13 +209,7 @@
-
- org.apache.maven.plugins
- maven-gpg-plugin
-
- true
-
-
+
org.apache.maven.plugins
maven-checkstyle-plugin