From 0f7aaf2e042422b8df54255712f3fa856201298e Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 30 Aug 2024 11:39:33 -0700 Subject: [PATCH 1/4] Prepare for 2.18.0-rc1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35ce4c1b..1bece25c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 com.fasterxml.jackson.module jackson-modules-base From 95603bb82718f643835302914b10ef4b4b3829bf Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 30 Aug 2024 11:41:37 -0700 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-modules-base-2.18.0-rc1 --- 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 f04e8418..fd059ada 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-afterburner Jackson module: Afterburner diff --git a/android-record/pom.xml b/android-record/pom.xml index 296db0cb..6b00aeb6 100644 --- a/android-record/pom.xml +++ b/android-record/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 4.0.0 diff --git a/blackbird/pom.xml b/blackbird/pom.xml index 97487e8e..3712820b 100644 --- a/blackbird/pom.xml +++ b/blackbird/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-blackbird Jackson module: Blackbird diff --git a/guice/pom.xml b/guice/pom.xml index 36104b85..87231cd8 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-guice Jackson module: Guice (javax.inject) diff --git a/guice7/pom.xml b/guice7/pom.xml index 5ac116b6..035c95c2 100644 --- a/guice7/pom.xml +++ b/guice7/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-guice7 Jackson module: Guice 7+ (jakarta.inject) diff --git a/jakarta-xmlbind/pom.xml b/jakarta-xmlbind/pom.xml index 1de7e19f..bac2810b 100644 --- a/jakarta-xmlbind/pom.xml +++ b/jakarta-xmlbind/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 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 a46fbca0..17d0f55d 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-jaxb-annotations Jackson module: Old JAXB Annotations (javax.xml.bind) diff --git a/mrbean/pom.xml b/mrbean/pom.xml index 44467a5b..bbd92914 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-mrbean Jackson module: Mr Bean diff --git a/no-ctor-deser/pom.xml b/no-ctor-deser/pom.xml index 6459d1ac..e2b1a2fd 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.18.0-rc1-SNAPSHOT + 2.18.0-rc1 4.0.0 diff --git a/osgi/pom.xml b/osgi/pom.xml index 5a4a1811..c9e71cdb 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index a13dd1e7..d4e70522 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index 1bece25c..e52a1368 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.18.0-rc1-SNAPSHOT + 2.18.0-rc1 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.18.0-rc1 https://github.com/FasterXML/jackson-modules-base/issues From 919d63628e2602a20b6e2e387cfa7346dc834a0b Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 30 Aug 2024 11:41:39 -0700 Subject: [PATCH 3/4] [maven-release-plugin] prepare for next development iteration --- 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 fd059ada..78d89142 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-afterburner Jackson module: Afterburner diff --git a/android-record/pom.xml b/android-record/pom.xml index 6b00aeb6..3463ffdf 100644 --- a/android-record/pom.xml +++ b/android-record/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT 4.0.0 diff --git a/blackbird/pom.xml b/blackbird/pom.xml index 3712820b..2363c762 100644 --- a/blackbird/pom.xml +++ b/blackbird/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-blackbird Jackson module: Blackbird diff --git a/guice/pom.xml b/guice/pom.xml index 87231cd8..a7df2725 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-guice Jackson module: Guice (javax.inject) diff --git a/guice7/pom.xml b/guice7/pom.xml index 035c95c2..4f547745 100644 --- a/guice7/pom.xml +++ b/guice7/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-guice7 Jackson module: Guice 7+ (jakarta.inject) diff --git a/jakarta-xmlbind/pom.xml b/jakarta-xmlbind/pom.xml index bac2810b..b50baedf 100644 --- a/jakarta-xmlbind/pom.xml +++ b/jakarta-xmlbind/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT 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 17d0f55d..ba4f5ad8 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-jaxb-annotations Jackson module: Old JAXB Annotations (javax.xml.bind) diff --git a/mrbean/pom.xml b/mrbean/pom.xml index bbd92914..1617a135 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-mrbean Jackson module: Mr Bean diff --git a/no-ctor-deser/pom.xml b/no-ctor-deser/pom.xml index e2b1a2fd..a564a241 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.18.0-rc1 + 2.18.0-SNAPSHOT 4.0.0 diff --git a/osgi/pom.xml b/osgi/pom.xml index c9e71cdb..c1c13f03 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index d4e70522..b0958d26 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index e52a1368..fdd192b9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.18.0-rc1 + 2.18.0-SNAPSHOT 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 - jackson-modules-base-2.18.0-rc1 + HEAD https://github.com/FasterXML/jackson-modules-base/issues From 26a388def98c561d0b083d63f82b36f49b2b50af Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 30 Aug 2024 11:46:12 -0700 Subject: [PATCH 4/4] Back to snapshot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdd192b9..b8bc1f12 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.18.0-rc1 + 2.18.0-SNAPSHOT com.fasterxml.jackson.module jackson-modules-base