diff --git a/clickhouse-integration/clickhouse-integration-spark/pom.xml b/clickhouse-integration/clickhouse-integration-spark/pom.xml index bd2fbc56..3fbb566b 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.6-SNAPSHOT + 2.5.6 ../../pom.xml diff --git a/clickhouse-integration/pom.xml b/clickhouse-integration/pom.xml index 4fe7f1fd..f511b68e 100644 --- a/clickhouse-integration/pom.xml +++ b/clickhouse-integration/pom.xml @@ -20,7 +20,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.5.6-SNAPSHOT + 2.5.6 clickhouse-integration diff --git a/clickhouse-native-jdbc-shaded/pom.xml b/clickhouse-native-jdbc-shaded/pom.xml index a695b492..114971f5 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.6-SNAPSHOT + 2.5.6 clickhouse-native-jdbc-shaded diff --git a/clickhouse-native-jdbc/pom.xml b/clickhouse-native-jdbc/pom.xml index 2914d662..11c269ef 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.6-SNAPSHOT + 2.5.6 clickhouse-native-jdbc diff --git a/examples/pom.xml b/examples/pom.xml index 01fb0239..99d7ebf4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.5.6-SNAPSHOT + 2.5.6 examples diff --git a/pom.xml b/pom.xml index b3a5abe4..bcb6f8de 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.github.housepower clickhouse-native-jdbc-parent - 2.5.6-SNAPSHOT + 2.5.6 pom ClickHouse Native JDBC POM