diff --git a/clickhouse-integration/clickhouse-integration-spark/pom.xml b/clickhouse-integration/clickhouse-integration-spark/pom.xml index df56a564..d67ab46a 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.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/clickhouse-integration/pom.xml b/clickhouse-integration/pom.xml index fe6d6671..049913e7 100644 --- a/clickhouse-integration/pom.xml +++ b/clickhouse-integration/pom.xml @@ -20,7 +20,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.7.0-SNAPSHOT + 2.7.0 clickhouse-integration diff --git a/clickhouse-native-jdbc-shaded/pom.xml b/clickhouse-native-jdbc-shaded/pom.xml index ccf7fb0b..147657f8 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.7.0-SNAPSHOT + 2.7.0 clickhouse-native-jdbc-shaded diff --git a/clickhouse-native-jdbc/pom.xml b/clickhouse-native-jdbc/pom.xml index 1c269a76..f17d09a6 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.7.0-SNAPSHOT + 2.7.0 clickhouse-native-jdbc diff --git a/examples/pom.xml b/examples/pom.xml index 7a68dd6b..252a5765 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.7.0-SNAPSHOT + 2.7.0 examples diff --git a/pom.xml b/pom.xml index 70f7bf9b..98426a88 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.7.0-SNAPSHOT + 2.7.0 pom ClickHouse Native JDBC POM