diff --git a/afterburner/pom.xml b/afterburner/pom.xml index 5b9bc054..0f2e89ec 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-afterburner Jackson module: Afterburner diff --git a/guice/pom.xml b/guice/pom.xml index 4fd961b3..4e289283 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-guice Jackson module: Guice diff --git a/jaxb/pom.xml b/jaxb/pom.xml index b51403b9..83a4a4f8 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-jaxb-annotations Jackson module: JAXB Annotations diff --git a/mrbean/pom.xml b/mrbean/pom.xml index 8c5a68f9..f6699da0 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-mrbean Jackson module: Mr Bean diff --git a/osgi/pom.xml b/osgi/pom.xml index 34828928..cdc3c24a 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index 289a6b0c..01c0953a 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.10.3-SNAPSHOT + 2.10.3 jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index ac11195b..483e24af 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.10.3-SNAPSHOT + 2.10.3 pom Parent pom for Jackson "base" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules. @@ -28,7 +28,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 http://github.com/FasterXML/jackson-modules-base - HEAD + jackson-modules-base-2.10.3 https://github.com/FasterXML/jackson-modules-base/issues