From b12e75d08dcf918b98c1110657849515bf25649d Mon Sep 17 00:00:00 2001 From: zhihanz Date: Wed, 3 Jan 2024 09:39:05 +0800 Subject: [PATCH] save --- databend-client/pom.xml | 4 ++-- databend-jdbc/pom.xml | 6 +++--- pom.xml | 10 ++-------- 3 files changed, 7 insertions(+), 13 deletions(-) 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