From 9fde6e7195d657fbed5d12c39a8b16da789c4628 Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 27 May 2026 03:58:38 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 1.3.2 --- core/pom.xml | 4 ++-- examples/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index eb3dfdf5..2eba59cf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.2-SNAPSHOT + 1.3.2 org.questdb questdb-client jar @@ -64,7 +64,7 @@ https://github.com/questdb/java-questdb-client scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git - HEAD + 1.3.2 diff --git a/examples/pom.xml b/examples/pom.xml index 75bc5a26..4d5fcebc 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.2-SNAPSHOT + 1.3.2 Examples for QuestDB diff --git a/pom.xml b/pom.xml index af869033..2419cae4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.2-SNAPSHOT + 1.3.2 org.questdb client-parent pom @@ -35,7 +35,7 @@ scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git https://github.com/questdb/java-questdb-client - HEAD + 1.3.2 From aa4957af3b373a4f260450258a09367874dd0515 Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 27 May 2026 03:58:40 +0100 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 4 ++-- examples/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 2eba59cf..67bfb492 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.2 + 1.3.3-SNAPSHOT org.questdb questdb-client jar @@ -64,7 +64,7 @@ https://github.com/questdb/java-questdb-client scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git - 1.3.2 + HEAD diff --git a/examples/pom.xml b/examples/pom.xml index 4d5fcebc..d6c64fcb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.2 + 1.3.3-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index 2419cae4..4449467f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.2 + 1.3.3-SNAPSHOT org.questdb client-parent pom @@ -35,7 +35,7 @@ scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git https://github.com/questdb/java-questdb-client - 1.3.2 + HEAD