From a475e1d28a6e88fd9ea71b9c1b4a25ec5ab278eb Mon Sep 17 00:00:00 2001
From: Cheng Pan <379377944@qq.com>
Date: Mon, 1 Mar 2021 09:27:38 +0800
Subject: [PATCH] (release) prepare release v2.5.4-rc0
---
clickhouse-integration/clickhouse-integration-spark/pom.xml | 2 +-
clickhouse-integration/pom.xml | 2 +-
clickhouse-native-jdbc-shaded/pom.xml | 2 +-
clickhouse-native-jdbc/pom.xml | 2 +-
examples/pom.xml | 2 +-
pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/clickhouse-integration/clickhouse-integration-spark/pom.xml b/clickhouse-integration/clickhouse-integration-spark/pom.xml
index e33c251b..7b6ab785 100644
--- a/clickhouse-integration/clickhouse-integration-spark/pom.xml
+++ b/clickhouse-integration/clickhouse-integration-spark/pom.xml
@@ -19,7 +19,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
../../pom.xml
diff --git a/clickhouse-integration/pom.xml b/clickhouse-integration/pom.xml
index 7a030532..b482b741 100644
--- a/clickhouse-integration/pom.xml
+++ b/clickhouse-integration/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
clickhouse-integration
diff --git a/clickhouse-native-jdbc-shaded/pom.xml b/clickhouse-native-jdbc-shaded/pom.xml
index 90ba9c6a..d497b6f0 100644
--- a/clickhouse-native-jdbc-shaded/pom.xml
+++ b/clickhouse-native-jdbc-shaded/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
clickhouse-native-jdbc-shaded
diff --git a/clickhouse-native-jdbc/pom.xml b/clickhouse-native-jdbc/pom.xml
index d2bb4497..7d7a9f21 100644
--- a/clickhouse-native-jdbc/pom.xml
+++ b/clickhouse-native-jdbc/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
clickhouse-native-jdbc
diff --git a/examples/pom.xml b/examples/pom.xml
index a4f8d971..0cd856d6 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
examples
diff --git a/pom.xml b/pom.xml
index 03975c3a..d5268aec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.5.4-SNAPSHOT
+ 2.5.4
pom
ClickHouse Native JDBC POM