From 757c09f130dc7ccbe607b5880f00f6a31cff3c47 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 9 Mar 2024 11:05:08 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jackson-modules-base-2.16.2 --- afterburner/pom.xml | 2 +- android-record/pom.xml | 2 +- blackbird/pom.xml | 2 +- guice/pom.xml | 2 +- guice7/pom.xml | 2 +- jakarta-xmlbind/pom.xml | 2 +- jaxb/pom.xml | 2 +- mrbean/pom.xml | 2 +- no-ctor-deser/pom.xml | 2 +- osgi/pom.xml | 2 +- paranamer/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/afterburner/pom.xml b/afterburner/pom.xml index 9e9164ae..f5a4d509 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-afterburner Jackson module: Afterburner diff --git a/android-record/pom.xml b/android-record/pom.xml index 3642192e..26009eeb 100644 --- a/android-record/pom.xml +++ b/android-record/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 4.0.0 diff --git a/blackbird/pom.xml b/blackbird/pom.xml index 3a0fdf83..1628c415 100644 --- a/blackbird/pom.xml +++ b/blackbird/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-blackbird Jackson module: Blackbird diff --git a/guice/pom.xml b/guice/pom.xml index 84108c8b..8bc708fc 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-guice Jackson module: Guice (javax.inject) diff --git a/guice7/pom.xml b/guice7/pom.xml index 7e9ff093..02c47576 100644 --- a/guice7/pom.xml +++ b/guice7/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-guice7 Jackson module: Guice 7+ (jakarta.inject) diff --git a/jakarta-xmlbind/pom.xml b/jakarta-xmlbind/pom.xml index efa37968..400f1934 100644 --- a/jakarta-xmlbind/pom.xml +++ b/jakarta-xmlbind/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-jakarta-xmlbind-annotations Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) diff --git a/jaxb/pom.xml b/jaxb/pom.xml index df90ae43..045d5a64 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-jaxb-annotations Jackson module: Old JAXB Annotations (javax.xml.bind) diff --git a/mrbean/pom.xml b/mrbean/pom.xml index 01528b6d..80bd9ecf 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-mrbean Jackson module: Mr Bean diff --git a/no-ctor-deser/pom.xml b/no-ctor-deser/pom.xml index 99477b14..8a47d3a7 100644 --- a/no-ctor-deser/pom.xml +++ b/no-ctor-deser/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 4.0.0 diff --git a/osgi/pom.xml b/osgi/pom.xml index 841e462c..54884351 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index 38875c96..8fbdb909 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.2-SNAPSHOT + 2.16.2 jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index 3940596b..d24cbf61 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.16.2-SNAPSHOT + 2.16.2 pom Parent pom for Jackson "base" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules. @@ -42,7 +42,7 @@ not datatype, data format, or JAX-RS provider modules. scm:git:git@github.com:FasterXML/jackson-modules-base.git scm:git:git@github.com:FasterXML/jackson-modules-base.git https://github.com/FasterXML/jackson-modules-base - HEAD + jackson-modules-base-2.16.2 https://github.com/FasterXML/jackson-modules-base/issues