From 5ca9eec420e8019a83b5c267ccd6cda81f97174a Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 26 Sep 2024 19:24:39 -0700 Subject: [PATCH] [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 3316e87d..202d0cfe 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-afterburner Jackson module: Afterburner diff --git a/android-record/pom.xml b/android-record/pom.xml index a84ff80b..62f6943e 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 + 2.18.1-SNAPSHOT 4.0.0 diff --git a/blackbird/pom.xml b/blackbird/pom.xml index 071bdb0e..fc85d458 100644 --- a/blackbird/pom.xml +++ b/blackbird/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-blackbird Jackson module: Blackbird diff --git a/guice/pom.xml b/guice/pom.xml index 00cb5175..0ad94af2 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-guice Jackson module: Guice (javax.inject) diff --git a/guice7/pom.xml b/guice7/pom.xml index 9e83ba6c..f7cbd537 100644 --- a/guice7/pom.xml +++ b/guice7/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-guice7 Jackson module: Guice 7+ (jakarta.inject) diff --git a/jakarta-xmlbind/pom.xml b/jakarta-xmlbind/pom.xml index 03349569..85bfe957 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 + 2.18.1-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 7bdad0c2..2099b5fd 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-jaxb-annotations Jackson module: Old JAXB Annotations (javax.xml.bind) diff --git a/mrbean/pom.xml b/mrbean/pom.xml index af32fe92..7d24454f 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-mrbean Jackson module: Mr Bean diff --git a/no-ctor-deser/pom.xml b/no-ctor-deser/pom.xml index 01a0c36e..3d467e4d 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 + 2.18.1-SNAPSHOT 4.0.0 diff --git a/osgi/pom.xml b/osgi/pom.xml index 5fbc3de6..5218c23c 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index 5eac7648..9b5e6225 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.18.0 + 2.18.1-SNAPSHOT jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index 858d14ba..9542963c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.18.0 + 2.18.1-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 + HEAD https://github.com/FasterXML/jackson-modules-base/issues