From 879fa429b61b55a136e83d6a278aedef5e9c42e7 Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 27 May 2026 01:36:36 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 1.3.1 --- 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 84e8fbca..26a97003 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.1-SNAPSHOT + 1.3.1 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.1 diff --git a/examples/pom.xml b/examples/pom.xml index f4414344..6737e049 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.1-SNAPSHOT + 1.3.1 Examples for QuestDB diff --git a/pom.xml b/pom.xml index bcf8c57f..aa47d0ec 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.1-SNAPSHOT + 1.3.1 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.1 From ff7200e858d923de8af6a8a3f551a2c06c25ee4a Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 27 May 2026 01:36:39 +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 26a97003..eb3dfdf5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.1 + 1.3.2-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.1 + HEAD diff --git a/examples/pom.xml b/examples/pom.xml index 6737e049..75bc5a26 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.1 + 1.3.2-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index aa47d0ec..af869033 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.1 + 1.3.2-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.1 + HEAD