From 56ed9148fdb0085b2e2aef31b91b3432190732a6 Mon Sep 17 00:00:00 2001 From: Steven Schlansker Date: Wed, 31 Jan 2024 14:27:37 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v3.44.0 --- benchmark/pom.xml | 2 +- bom/pom.xml | 4 ++-- cache/caffeine-cache/pom.xml | 2 +- cache/noop-cache/pom.xml | 2 +- cache/pom.xml | 2 +- commons-text/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- e2e/pom.xml | 2 +- examples/pom.xml | 2 +- freemarker/pom.xml | 2 +- generator/pom.xml | 2 +- gson2/pom.xml | 2 +- guava/pom.xml | 2 +- guice/pom.xml | 2 +- internal/build/pom.xml | 6 +++--- internal/policy/pom.xml | 2 +- internal/pom.xml | 2 +- internal/root/pom.xml | 4 ++-- jackson2/pom.xml | 2 +- jodatime2/pom.xml | 2 +- jpa/pom.xml | 2 +- json/pom.xml | 2 +- kotlin-sqlobject/pom.xml | 2 +- kotlin/pom.xml | 2 +- moshi/pom.xml | 2 +- noparameters/pom.xml | 2 +- pom.xml | 4 ++-- postgis/pom.xml | 2 +- postgres/pom.xml | 2 +- spring5/pom.xml | 2 +- sqlite/pom.xml | 2 +- sqlobject/pom.xml | 2 +- stringtemplate4/pom.xml | 2 +- testcontainers/pom.xml | 2 +- testing/pom.xml | 2 +- vavr/pom.xml | 2 +- 37 files changed, 42 insertions(+), 42 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 1d4160f92..64f01ef3f 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/bom/pom.xml b/bom/pom.xml index 98bdfe77e..cc6c334f1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.43.1-SNAPSHOT + 3.44.0 ../internal/build @@ -29,7 +29,7 @@ Jdbi Bill of Materials (BOM). Import this module into a project to get a list of all public modules with a specific version. - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi.v3.bom diff --git a/cache/caffeine-cache/pom.xml b/cache/caffeine-cache/pom.xml index 8b2c37d35..d02c2dd21 100644 --- a/cache/caffeine-cache/pom.xml +++ b/cache/caffeine-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 ../.. diff --git a/cache/noop-cache/pom.xml b/cache/noop-cache/pom.xml index d7352dd4b..11f7aab98 100644 --- a/cache/noop-cache/pom.xml +++ b/cache/noop-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 ../.. diff --git a/cache/pom.xml b/cache/pom.xml index db572cf62..760cd6c50 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 jdbi3-internal-cache-parent diff --git a/commons-text/pom.xml b/commons-text/pom.xml index 203f88876..b841e85a6 100644 --- a/commons-text/pom.xml +++ b/commons-text/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/core/pom.xml b/core/pom.xml index 457ed3c3a..509df0322 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/docs/pom.xml b/docs/pom.xml index 2985a626a..7483a1d76 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/e2e/pom.xml b/e2e/pom.xml index 3933a893f..1b3e185c9 100644 --- a/e2e/pom.xml +++ b/e2e/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/examples/pom.xml b/examples/pom.xml index 1abb5a047..8ed01acff 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/freemarker/pom.xml b/freemarker/pom.xml index e05cb8542..e11d44bf0 100644 --- a/freemarker/pom.xml +++ b/freemarker/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/generator/pom.xml b/generator/pom.xml index f1c6a63e8..a06edc4ca 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/gson2/pom.xml b/gson2/pom.xml index fb40a6fb3..92513494d 100644 --- a/gson2/pom.xml +++ b/gson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/guava/pom.xml b/guava/pom.xml index d4b31f357..51e69ca77 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/guice/pom.xml b/guice/pom.xml index cb02d788c..3b747bba1 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/internal/build/pom.xml b/internal/build/pom.xml index 605f1e483..91cc44895 100644 --- a/internal/build/pom.xml +++ b/internal/build/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.43.1-SNAPSHOT + 3.44.0 ../root @@ -51,7 +51,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.44.0 https://github.com/jdbi/jdbi/ @@ -96,7 +96,7 @@ 2.1.1 2.0.1.MR 1 - 3.43.1-SNAPSHOT + 3.44.0 24.1.0 2.12.5 1.19.0 diff --git a/internal/policy/pom.xml b/internal/policy/pom.xml index cbdd4e363..90c0d54b1 100644 --- a/internal/policy/pom.xml +++ b/internal/policy/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.43.1-SNAPSHOT + 3.44.0 ../root diff --git a/internal/pom.xml b/internal/pom.xml index 2b7678d5c..73a4e87d9 100644 --- a/internal/pom.xml +++ b/internal/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 jdbi3-internal-parent diff --git a/internal/root/pom.xml b/internal/root/pom.xml index 678a49ee8..8e7441bce 100644 --- a/internal/root/pom.xml +++ b/internal/root/pom.xml @@ -25,7 +25,7 @@ org.jdbi.internal jdbi3-root - 3.43.1-SNAPSHOT + 3.44.0 pom jdbi3 - internal - root @@ -53,7 +53,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.44.0 https://github.com/jdbi/jdbi/ diff --git a/jackson2/pom.xml b/jackson2/pom.xml index 8e202806d..097110647 100644 --- a/jackson2/pom.xml +++ b/jackson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/jodatime2/pom.xml b/jodatime2/pom.xml index f039e2436..d06674788 100644 --- a/jodatime2/pom.xml +++ b/jodatime2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/jpa/pom.xml b/jpa/pom.xml index 1f60f3419..e984a504a 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/json/pom.xml b/json/pom.xml index c4c26b92c..f4a1afee4 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/kotlin-sqlobject/pom.xml b/kotlin-sqlobject/pom.xml index 70dc9ad92..01da2931e 100644 --- a/kotlin-sqlobject/pom.xml +++ b/kotlin-sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/kotlin/pom.xml b/kotlin/pom.xml index f1ce8cbd6..7d628c90f 100755 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/moshi/pom.xml b/moshi/pom.xml index 17b0f01fb..01b594b66 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/noparameters/pom.xml b/noparameters/pom.xml index 1f944edb7..1f8f43511 100644 --- a/noparameters/pom.xml +++ b/noparameters/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/pom.xml b/pom.xml index 5f179ae27..a07236869 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.43.1-SNAPSHOT + 3.44.0 internal/build @@ -84,7 +84,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.44.0 https://github.com/jdbi/jdbi/ diff --git a/postgis/pom.xml b/postgis/pom.xml index a71587736..9b8a5137e 100644 --- a/postgis/pom.xml +++ b/postgis/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/postgres/pom.xml b/postgres/pom.xml index 1742d280d..dcb3e4e54 100644 --- a/postgres/pom.xml +++ b/postgres/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/spring5/pom.xml b/spring5/pom.xml index 84effeef3..d7e79f361 100644 --- a/spring5/pom.xml +++ b/spring5/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/sqlite/pom.xml b/sqlite/pom.xml index 55e10e1e5..cfa77f346 100644 --- a/sqlite/pom.xml +++ b/sqlite/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/sqlobject/pom.xml b/sqlobject/pom.xml index 0c4a4ec0e..748714eb0 100644 --- a/sqlobject/pom.xml +++ b/sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/stringtemplate4/pom.xml b/stringtemplate4/pom.xml index 75364c4d7..fd43b8e80 100644 --- a/stringtemplate4/pom.xml +++ b/stringtemplate4/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 26974a37b..4b4d739ab 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/testing/pom.xml b/testing/pom.xml index d236ade99..5701601a9 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi diff --git a/vavr/pom.xml b/vavr/pom.xml index 0261e6b59..e22f90def 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.43.1-SNAPSHOT + 3.44.0 org.jdbi