From 99d3a0d700f374ecd72ad5216a6f7ab0373c304f Mon Sep 17 00:00:00 2001 From: Vlad Ilyushchenko Date: Thu, 14 May 2026 12:10:22 +0100 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 1.2.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 e82fdfcd..048c2918 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.1-SNAPSHOT + 1.2.1 org.questdb questdb-client jar @@ -63,7 +63,7 @@ scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git - HEAD + 1.2.1 diff --git a/examples/pom.xml b/examples/pom.xml index 804e8bae..1cc0a705 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.1-SNAPSHOT + 1.2.1 Examples for QuestDB diff --git a/pom.xml b/pom.xml index 8df674cf..a1bab724 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.1-SNAPSHOT + 1.2.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.2.1 From 97f959bd3cc27e71eb73dd017713efd620498d14 Mon Sep 17 00:00:00 2001 From: Vlad Ilyushchenko Date: Thu, 14 May 2026 12:10:25 +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 048c2918..7b9a2c20 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.1 + 1.2.2-SNAPSHOT org.questdb questdb-client jar @@ -63,7 +63,7 @@ scm:git:https://github.com/questdb/java-questdb-client.git scm:git:https://github.com/questdb/java-questdb-client.git - 1.2.1 + HEAD diff --git a/examples/pom.xml b/examples/pom.xml index 1cc0a705..f54e626d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.1 + 1.2.2-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index a1bab724..43ff7a00 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.1 + 1.2.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.2.1 + HEAD