From 4e1403ea54dbdc10d4c8fbe48eb5806e6db6a127 Mon Sep 17 00:00:00 2001 From: GitHub Actions - Maven Release Date: Mon, 15 Jun 2026 13:29:41 +0000 Subject: [PATCH] Bump version to 1.3.5-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 ad5391a2..5c8d5cf8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.questdb questdb-client jar diff --git a/examples/pom.xml b/examples/pom.xml index de991849..a53b5efc 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index b0f66f17..d1483d73 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.questdb client-parent pom