From 42a07a6dd015a8f338c7920c8597f1125d83db2a Mon Sep 17 00:00:00 2001 From: GitHub Actions - Maven Release Date: Fri, 7 Aug 2026 16:44:47 +0000 Subject: [PATCH] Bump version to 1.3.9-SNAPSHOT --- core/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 91a4d686..0c7cab54 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -43,7 +43,7 @@ 1.5.25 - 1.3.8-SNAPSHOT + 1.3.9-SNAPSHOT org.questdb questdb-client jar diff --git a/examples/pom.xml b/examples/pom.xml index 228bb55c..d6cdd13e 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.8-SNAPSHOT + 1.3.9-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index d1168eca..8bb73230 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.8-SNAPSHOT + 1.3.9-SNAPSHOT org.questdb client-parent pom