diff --git a/README.md b/README.md index 6ff77ad3..a885bc24 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add following code block as a dependency com.databend databend-jdbc - 0.2.5 + 0.2.6 ``` diff --git a/databend-client/pom.xml b/databend-client/pom.xml index e8966da9..24a05ca7 100644 --- a/databend-client/pom.xml +++ b/databend-client/pom.xml @@ -6,12 +6,12 @@ com.databend databend-base - 0.2.5 + 0.2.6 ../pom.xml com.databend databend-client - 0.2.5 + 0.2.6 diff --git a/databend-jdbc/pom.xml b/databend-jdbc/pom.xml index eca56cac..fe0e73b7 100644 --- a/databend-jdbc/pom.xml +++ b/databend-jdbc/pom.xml @@ -6,12 +6,12 @@ com.databend databend-base - 0.2.5 + 0.2.6 ../pom.xml com.databend databend-jdbc - 0.2.5 + 0.2.6 @@ -24,7 +24,7 @@ com.databend databend-client - 0.2.5 + 0.2.6 com.squareup.okhttp3 diff --git a/pom.xml b/pom.xml index 18f36be6..0c023eba 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.databend databend-base - 0.2.5 + 0.2.6 databend-base Databend pom