From 584b295fe9ed6d6e751012d0f9f08440743b426f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 22 Aug 2023 17:18:37 +0000 Subject: [PATCH] Set version to 5.3.2-SNAPSHOT --- hazelcast-jdbc-core/pom.xml | 2 +- hazelcast-jdbc-enterprise/pom.xml | 2 +- hazelcast-jdbc/pom.xml | 2 +- pom.xml | 2 +- smoke-test/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hazelcast-jdbc-core/pom.xml b/hazelcast-jdbc-core/pom.xml index 4f926bb7..cb182955 100644 --- a/hazelcast-jdbc-core/pom.xml +++ b/hazelcast-jdbc-core/pom.xml @@ -23,7 +23,7 @@ com.hazelcast hazelcast-jdbc-root - 5.3.1 + 5.3.2-SNAPSHOT ../pom.xml diff --git a/hazelcast-jdbc-enterprise/pom.xml b/hazelcast-jdbc-enterprise/pom.xml index 0c29f9eb..dcb14d54 100644 --- a/hazelcast-jdbc-enterprise/pom.xml +++ b/hazelcast-jdbc-enterprise/pom.xml @@ -23,7 +23,7 @@ com.hazelcast hazelcast-jdbc-root - 5.3.1 + 5.3.2-SNAPSHOT ../pom.xml diff --git a/hazelcast-jdbc/pom.xml b/hazelcast-jdbc/pom.xml index b94bb691..f74c1f92 100644 --- a/hazelcast-jdbc/pom.xml +++ b/hazelcast-jdbc/pom.xml @@ -23,7 +23,7 @@ com.hazelcast hazelcast-jdbc-root - 5.3.1 + 5.3.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 896d79c3..ce4332f4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ hazelcast-jdbc-root pom - 5.3.1 + 5.3.2-SNAPSHOT Hazelcast JDBC Driver Root Hazelcast JDBC Driver allows Java applications to connect to Hazelcast using the standard JDBC API http://github.com/hazelcast/hazelcast-jdbc diff --git a/smoke-test/pom.xml b/smoke-test/pom.xml index 8e435816..c53fee2f 100644 --- a/smoke-test/pom.xml +++ b/smoke-test/pom.xml @@ -6,7 +6,7 @@ com.hazelcast hazelcast-jdbc-root - 5.3.1 + 5.3.2-SNAPSHOT smoke-test