From 80b965291dfd5c10a68ab20b4f7763a27b971246 Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 20 May 2026 10:04:23 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 1.2.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 addab542..287246ce 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.2-SNAPSHOT + 1.2.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.2.2 diff --git a/examples/pom.xml b/examples/pom.xml index f54e626d..fa5a2a80 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.2-SNAPSHOT + 1.2.2 Examples for QuestDB diff --git a/pom.xml b/pom.xml index 43ff7a00..cbd24f2d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.2-SNAPSHOT + 1.2.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.2.2 From 12783584ac7cc27f6bdcf16a58fa56a11b47855d Mon Sep 17 00:00:00 2001 From: bluestreak Date: Wed, 20 May 2026 10:04:26 +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 287246ce..a546e434 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.2 + 1.2.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.2.2 + HEAD diff --git a/examples/pom.xml b/examples/pom.xml index fa5a2a80..19293e81 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.2 + 1.2.3-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index cbd24f2d..43655dd0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.2 + 1.2.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.2.2 + HEAD