From 36a36e450792a280bf899f17a0cd5b4ea5190be6 Mon Sep 17 00:00:00 2001 From: zhihanz Date: Thu, 26 Sep 2024 10:00:49 +0800 Subject: [PATCH] chore: release 0.3.2-rc1 --- databend-client/pom.xml | 4 ++-- databend-jdbc/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databend-client/pom.xml b/databend-client/pom.xml index e5a0f3ed..c2a6675f 100644 --- a/databend-client/pom.xml +++ b/databend-client/pom.xml @@ -6,12 +6,12 @@ com.databend databend-base - 0.3.2 + 0.3.2-rc1 ../pom.xml com.databend databend-client - 0.3.2 + 0.3.2-rc1 diff --git a/databend-jdbc/pom.xml b/databend-jdbc/pom.xml index 0aec9db5..b1041482 100644 --- a/databend-jdbc/pom.xml +++ b/databend-jdbc/pom.xml @@ -6,12 +6,12 @@ com.databend databend-base - 0.3.2 + 0.3.2-rc1 ../pom.xml com.databend databend-jdbc - 0.3.2 + 0.3.2-rc1 @@ -24,7 +24,7 @@ com.databend databend-client - 0.3.2 + 0.3.2-rc1 com.squareup.okhttp3 diff --git a/pom.xml b/pom.xml index 4f1c46d1..4224abc6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.databend databend-base - 0.3.2 + 0.3.2-rc1 databend-base Databend pom