From eddfa45f9798480241cd6a67df6fe7614b36f76f Mon Sep 17 00:00:00 2001 From: "Henning P. Schmiedehausen" Date: Tue, 2 Jan 2024 22:06:39 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v3.43.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 +- examples/pom.xml | 2 +- freemarker/pom.xml | 2 +- generator/pom.xml | 2 +- gson2/pom.xml | 2 +- guava/pom.xml | 2 +- guice/pom.xml | 2 +- integration-testing/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 +- java17/pom.xml | 2 +- jodatime2/pom.xml | 2 +- jpa/pom.xml | 2 +- json/pom.xml | 2 +- kotlin-sqlobject/pom.xml | 2 +- kotlin/pom.xml | 2 +- lombok/pom.xml | 2 +- moshi/pom.xml | 2 +- mysql/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 +- 40 files changed, 45 insertions(+), 45 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 2cdcb3470..6a896b791 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/bom/pom.xml b/bom/pom.xml index ab79b4147..096c79ec3 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.42.1-SNAPSHOT + 3.43.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.42.1-SNAPSHOT + 3.43.0 org.jdbi.v3.bom diff --git a/cache/caffeine-cache/pom.xml b/cache/caffeine-cache/pom.xml index ae6478efc..0daced912 100644 --- a/cache/caffeine-cache/pom.xml +++ b/cache/caffeine-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 ../.. diff --git a/cache/noop-cache/pom.xml b/cache/noop-cache/pom.xml index 62d403eda..3b94d372a 100644 --- a/cache/noop-cache/pom.xml +++ b/cache/noop-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 ../.. diff --git a/cache/pom.xml b/cache/pom.xml index e34a40b8a..24e9e7692 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 jdbi3-internal-cache-parent diff --git a/commons-text/pom.xml b/commons-text/pom.xml index f7acb18c2..c9033ee6c 100644 --- a/commons-text/pom.xml +++ b/commons-text/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/core/pom.xml b/core/pom.xml index 7613323cd..c73b87c33 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/docs/pom.xml b/docs/pom.xml index 5f52ef588..48e82f818 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/examples/pom.xml b/examples/pom.xml index 0ea0970aa..20186ab04 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/freemarker/pom.xml b/freemarker/pom.xml index d1ba79fc7..dd3b33e70 100644 --- a/freemarker/pom.xml +++ b/freemarker/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/generator/pom.xml b/generator/pom.xml index 3900b7e45..918965e50 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/gson2/pom.xml b/gson2/pom.xml index 543fbef52..cb890bf4f 100644 --- a/gson2/pom.xml +++ b/gson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/guava/pom.xml b/guava/pom.xml index cdf2142fc..e54878287 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/guice/pom.xml b/guice/pom.xml index 3e81636b2..a6990ed59 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/integration-testing/pom.xml b/integration-testing/pom.xml index cd8f3e64d..9f3cd7d6e 100644 --- a/integration-testing/pom.xml +++ b/integration-testing/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/internal/build/pom.xml b/internal/build/pom.xml index 6aa9d8186..8e6f91fc4 100644 --- a/internal/build/pom.xml +++ b/internal/build/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.42.1-SNAPSHOT + 3.43.0 ../root @@ -51,7 +51,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.43.0 https://github.com/jdbi/jdbi/ @@ -96,7 +96,7 @@ 2.1.1 2.0.1.MR 1 - 3.42.1-SNAPSHOT + 3.43.0 24.1.0 2.12.5 1.19.0 diff --git a/internal/policy/pom.xml b/internal/policy/pom.xml index 87e89faee..b8b99ff3b 100644 --- a/internal/policy/pom.xml +++ b/internal/policy/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.42.1-SNAPSHOT + 3.43.0 ../root diff --git a/internal/pom.xml b/internal/pom.xml index 7345f6326..a0a83828e 100644 --- a/internal/pom.xml +++ b/internal/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 jdbi3-internal-parent diff --git a/internal/root/pom.xml b/internal/root/pom.xml index 9d3922dc5..25d60cadd 100644 --- a/internal/root/pom.xml +++ b/internal/root/pom.xml @@ -25,7 +25,7 @@ org.jdbi.internal jdbi3-root - 3.42.1-SNAPSHOT + 3.43.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.43.0 https://github.com/jdbi/jdbi/ diff --git a/jackson2/pom.xml b/jackson2/pom.xml index 941c648da..1d2db0596 100644 --- a/jackson2/pom.xml +++ b/jackson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/java17/pom.xml b/java17/pom.xml index 520d9f6fb..f05b1d8c5 100644 --- a/java17/pom.xml +++ b/java17/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/jodatime2/pom.xml b/jodatime2/pom.xml index 5ab3165cb..f4b093799 100644 --- a/jodatime2/pom.xml +++ b/jodatime2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/jpa/pom.xml b/jpa/pom.xml index 180bacd7b..82cd37791 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/json/pom.xml b/json/pom.xml index 53c6d2683..8dead67e4 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/kotlin-sqlobject/pom.xml b/kotlin-sqlobject/pom.xml index ed2e1b556..6f4d08930 100644 --- a/kotlin-sqlobject/pom.xml +++ b/kotlin-sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 9dcf2fbf3..cbfbe6df4 100755 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/lombok/pom.xml b/lombok/pom.xml index 65f284330..6207d2e9f 100644 --- a/lombok/pom.xml +++ b/lombok/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 jdbi3-lombok diff --git a/moshi/pom.xml b/moshi/pom.xml index 446d978e6..e7254c57f 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/mysql/pom.xml b/mysql/pom.xml index 93ef653b4..aaeef444d 100644 --- a/mysql/pom.xml +++ b/mysql/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/noparameters/pom.xml b/noparameters/pom.xml index 096d3031f..9a511b0b8 100644 --- a/noparameters/pom.xml +++ b/noparameters/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/pom.xml b/pom.xml index 5863d693d..f80d93f54 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.42.1-SNAPSHOT + 3.43.0 internal/build @@ -86,7 +86,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.43.0 https://github.com/jdbi/jdbi/ diff --git a/postgis/pom.xml b/postgis/pom.xml index 64b315108..a4df56b9c 100644 --- a/postgis/pom.xml +++ b/postgis/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/postgres/pom.xml b/postgres/pom.xml index c98ffb0fe..719acd3c5 100644 --- a/postgres/pom.xml +++ b/postgres/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/spring5/pom.xml b/spring5/pom.xml index 27197f8a9..766746794 100644 --- a/spring5/pom.xml +++ b/spring5/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/sqlite/pom.xml b/sqlite/pom.xml index 77d4f0820..c84d7eca6 100644 --- a/sqlite/pom.xml +++ b/sqlite/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/sqlobject/pom.xml b/sqlobject/pom.xml index 3a0b347ed..baba333d6 100644 --- a/sqlobject/pom.xml +++ b/sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/stringtemplate4/pom.xml b/stringtemplate4/pom.xml index 2a747274b..1bbb1093a 100644 --- a/stringtemplate4/pom.xml +++ b/stringtemplate4/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index c93c4f846..3a30f1806 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/testing/pom.xml b/testing/pom.xml index 24d9945f5..431986f74 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi diff --git a/vavr/pom.xml b/vavr/pom.xml index 8d3baa13d..00a7637d2 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.42.1-SNAPSHOT + 3.43.0 org.jdbi