diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 7d2b067485..cade567509 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/bom/pom.xml b/bom/pom.xml index ea2a94e326..cbe726f5fd 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.41.1-SNAPSHOT + 3.41.1 ../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.41.1-SNAPSHOT + 3.41.1 org.jdbi.v3.bom diff --git a/cache/caffeine-cache/pom.xml b/cache/caffeine-cache/pom.xml index 2ca1c27031..08ef8ec96d 100644 --- a/cache/caffeine-cache/pom.xml +++ b/cache/caffeine-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 ../.. diff --git a/cache/noop-cache/pom.xml b/cache/noop-cache/pom.xml index b729a61f49..8eec294965 100644 --- a/cache/noop-cache/pom.xml +++ b/cache/noop-cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 ../.. diff --git a/cache/pom.xml b/cache/pom.xml index 58d719548c..1dcaaf970e 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 jdbi3-internal-cache-parent diff --git a/commons-text/pom.xml b/commons-text/pom.xml index 9237d04ea2..bd75e481d8 100644 --- a/commons-text/pom.xml +++ b/commons-text/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/core/pom.xml b/core/pom.xml index 5b3afac7bd..f9250d9131 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/docs/pom.xml b/docs/pom.xml index 6578c99757..db7d09b21e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/examples/pom.xml b/examples/pom.xml index 719476a7b9..20f9dedc3e 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/freemarker/pom.xml b/freemarker/pom.xml index dab4fe7274..c1310f621d 100644 --- a/freemarker/pom.xml +++ b/freemarker/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/generator/pom.xml b/generator/pom.xml index 91eebf854e..3f1da96c33 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/gson2/pom.xml b/gson2/pom.xml index 2a1e30b1b1..f9a167acaf 100644 --- a/gson2/pom.xml +++ b/gson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/guava/pom.xml b/guava/pom.xml index 0e7ffdf2e7..41bed246cb 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/guice/pom.xml b/guice/pom.xml index aacc2e12bb..bf9c71257d 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/internal/build/pom.xml b/internal/build/pom.xml index 07eff2de8a..3097609726 100644 --- a/internal/build/pom.xml +++ b/internal/build/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.41.1-SNAPSHOT + 3.41.1 ../root @@ -51,7 +51,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.41.1 https://github.com/jdbi/jdbi/ @@ -95,7 +95,7 @@ 2.1.1 2.0.1.MR 1 - 3.41.1-SNAPSHOT + 3.41.1 24.0.1 2.12.5 1.19.0 diff --git a/internal/policy/pom.xml b/internal/policy/pom.xml index 4442774eef..03b535faaa 100644 --- a/internal/policy/pom.xml +++ b/internal/policy/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-root - 3.41.1-SNAPSHOT + 3.41.1 ../root diff --git a/internal/pom.xml b/internal/pom.xml index 5d5a32b2f5..565c299cb8 100644 --- a/internal/pom.xml +++ b/internal/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 jdbi3-internal-parent diff --git a/internal/root/pom.xml b/internal/root/pom.xml index f2868415d5..2f4406208b 100644 --- a/internal/root/pom.xml +++ b/internal/root/pom.xml @@ -25,7 +25,7 @@ org.jdbi.internal jdbi3-root - 3.41.1-SNAPSHOT + 3.41.1 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.41.1 https://github.com/jdbi/jdbi/ diff --git a/jackson2/pom.xml b/jackson2/pom.xml index 3cde4f18fd..636c872a01 100644 --- a/jackson2/pom.xml +++ b/jackson2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/java17/pom.xml b/java17/pom.xml index c04fb0c3a9..0c8a619135 100644 --- a/java17/pom.xml +++ b/java17/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/jodatime2/pom.xml b/jodatime2/pom.xml index 5c53e400bd..5c672d7747 100644 --- a/jodatime2/pom.xml +++ b/jodatime2/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/jpa/pom.xml b/jpa/pom.xml index 829585634d..f3d59da3fd 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/json/pom.xml b/json/pom.xml index 55249cfeea..1e4c7aa1b1 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/kotlin-sqlobject/pom.xml b/kotlin-sqlobject/pom.xml index 506f178e2a..b06fff1588 100644 --- a/kotlin-sqlobject/pom.xml +++ b/kotlin-sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 3a66283cd2..99cdb29ecb 100755 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/lombok/pom.xml b/lombok/pom.xml index 5046e4008a..d15bfbd07a 100644 --- a/lombok/pom.xml +++ b/lombok/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 jdbi3-lombok diff --git a/moshi/pom.xml b/moshi/pom.xml index c009b5811f..8069e98e29 100644 --- a/moshi/pom.xml +++ b/moshi/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/noparameters/pom.xml b/noparameters/pom.xml index 3d177c3292..10392310c1 100644 --- a/noparameters/pom.xml +++ b/noparameters/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/pom.xml b/pom.xml index 4b75f3dc22..2efae36a45 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.jdbi jdbi3-build-parent - 3.41.1-SNAPSHOT + 3.41.1 internal/build @@ -77,7 +77,7 @@ scm:git:git://github.com/jdbi/jdbi.git scm:git:git@github.com:jdbi/jdbi.git - HEAD + v3.41.1 https://github.com/jdbi/jdbi/ diff --git a/postgis/pom.xml b/postgis/pom.xml index 86274cee58..7dd5689669 100644 --- a/postgis/pom.xml +++ b/postgis/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/postgres/pom.xml b/postgres/pom.xml index bc1f62d22c..8d96961ab1 100644 --- a/postgres/pom.xml +++ b/postgres/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/spring5/pom.xml b/spring5/pom.xml index 9a4b803e35..422c771f1c 100644 --- a/spring5/pom.xml +++ b/spring5/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/sqlite/pom.xml b/sqlite/pom.xml index 1a028a37d4..f9f1a9782f 100644 --- a/sqlite/pom.xml +++ b/sqlite/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/sqlobject/pom.xml b/sqlobject/pom.xml index 34ac501f8c..3de0170d7a 100644 --- a/sqlobject/pom.xml +++ b/sqlobject/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/stringtemplate4/pom.xml b/stringtemplate4/pom.xml index 02f2fe5093..7564aa36f1 100644 --- a/stringtemplate4/pom.xml +++ b/stringtemplate4/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 22a0078876..0b85550c54 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/testing/pom.xml b/testing/pom.xml index 1877a95d87..c2084e37d1 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi diff --git a/vavr/pom.xml b/vavr/pom.xml index 8c3d7f67e0..fd09b1aa0b 100644 --- a/vavr/pom.xml +++ b/vavr/pom.xml @@ -18,7 +18,7 @@ org.jdbi.internal jdbi3-parent - 3.41.1-SNAPSHOT + 3.41.1 org.jdbi