From caeb9acde7cec0bd6214b4d1158c4521fba541f4 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 16 May 2019 07:36:40 -0700 Subject: [PATCH 1/3] prepare for 2.9.9 --- pom.xml | 2 +- release-notes/VERSION | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ecbf768..ee9a672f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-base - 2.9.8 + 2.9.9 com.fasterxml.jackson.datatype jackson-datatype-joda diff --git a/release-notes/VERSION b/release-notes/VERSION index 23ca4108..42d2e99d 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,6 +4,7 @@ Project: jackson-datatype-joda === Releases === ------------------------------------------------------------------------ +2.9.9 (16-May-2019) 2.9.8 (15-Dec-2018) No changes since 2.9.7 From 05ec5eeef3cdfdae069282969ec675473314cc39 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 16 May 2019 07:42:35 -0700 Subject: [PATCH 2/3] [maven-release-plugin] prepare release jackson-datatype-joda-2.9.9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ee9a672f..ae75d0a5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.datatype jackson-datatype-joda Jackson-datatype-Joda - 2.9.9-SNAPSHOT + 2.9.9 bundle Add-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types. @@ -19,7 +19,7 @@ Joda (http://joda-time.sourceforge.net/) data types. scm:git:git@github.com:FasterXML/jackson-datatype-joda.git scm:git:git@github.com:FasterXML/jackson-datatype-joda.git http://github.com/FasterXML/jackson-datatype-joda - HEAD + jackson-datatype-joda-2.9.9 From 95ab70e87fbdfccb36a7d2dd7baddb58a45834af Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 16 May 2019 07:42:45 -0700 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ae75d0a5..641da0ea 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.datatype jackson-datatype-joda Jackson-datatype-Joda - 2.9.9 + 2.9.10-SNAPSHOT bundle Add-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types. @@ -19,7 +19,7 @@ Joda (http://joda-time.sourceforge.net/) data types. scm:git:git@github.com:FasterXML/jackson-datatype-joda.git scm:git:git@github.com:FasterXML/jackson-datatype-joda.git http://github.com/FasterXML/jackson-datatype-joda - jackson-datatype-joda-2.9.9 + HEAD