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