From 5b11c83dec329694696d060d144c68508863a45f Mon Sep 17 00:00:00 2001 From: bluestreak Date: Sat, 23 May 2026 01:02:58 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 1.3.0 --- 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 a546e434..00e2308a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.3-SNAPSHOT + 1.3.0 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.0 diff --git a/examples/pom.xml b/examples/pom.xml index 19293e81..3700270f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.3-SNAPSHOT + 1.3.0 Examples for QuestDB diff --git a/pom.xml b/pom.xml index 43655dd0..39904c7a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.3-SNAPSHOT + 1.3.0 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.0 From daaa9c8cc92af45a74b43a9d6f3d70291d55607d Mon Sep 17 00:00:00 2001 From: bluestreak Date: Sat, 23 May 2026 01:03:01 +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 00e2308a..84e8fbca 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.3.0 + 1.3.1-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.0 + HEAD diff --git a/examples/pom.xml b/examples/pom.xml index 3700270f..f4414344 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.0 + 1.3.1-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index 39904c7a..bcf8c57f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.0 + 1.3.1-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.0 + HEAD