From 19afb853031a3ff84b1fb1136eb02af8c38d2bfa Mon Sep 17 00:00:00 2001
From: sundyli <543950155@qq.com>
Date: Wed, 10 Nov 2021 19:27:59 +0800
Subject: [PATCH] (release) prepare release v2.6.0-rc0
---
clickhouse-integration/clickhouse-integration-spark/pom.xml | 2 +-
clickhouse-integration/clickhouse-integration-spark3/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 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/clickhouse-integration/clickhouse-integration-spark/pom.xml b/clickhouse-integration/clickhouse-integration-spark/pom.xml
index be777875..f83d91ea 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.6.0-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/clickhouse-integration/clickhouse-integration-spark3/pom.xml b/clickhouse-integration/clickhouse-integration-spark3/pom.xml
index 89d832e0..2ed0a9f1 100644
--- a/clickhouse-integration/clickhouse-integration-spark3/pom.xml
+++ b/clickhouse-integration/clickhouse-integration-spark3/pom.xml
@@ -19,7 +19,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.6.0-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/clickhouse-integration/pom.xml b/clickhouse-integration/pom.xml
index 5e080760..12c8423b 100644
--- a/clickhouse-integration/pom.xml
+++ b/clickhouse-integration/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.6.0-SNAPSHOT
+ 2.6.0
clickhouse-integration
diff --git a/clickhouse-native-jdbc-shaded/pom.xml b/clickhouse-native-jdbc-shaded/pom.xml
index c7c06fcb..2ee85e49 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.6.0-SNAPSHOT
+ 2.6.0
clickhouse-native-jdbc-shaded
diff --git a/clickhouse-native-jdbc/pom.xml b/clickhouse-native-jdbc/pom.xml
index b79108ba..c9bdbe65 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.6.0-SNAPSHOT
+ 2.6.0
clickhouse-native-jdbc
diff --git a/examples/pom.xml b/examples/pom.xml
index 613e1ff1..547d587b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.6.0-SNAPSHOT
+ 2.6.0
examples
diff --git a/pom.xml b/pom.xml
index 064001f7..22d04bb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
com.github.housepower
clickhouse-native-jdbc-parent
- 2.6.0-SNAPSHOT
+ 2.6.0
pom
ClickHouse Native JDBC POM