From e0b63a3917b637d19105a02ab2d47f09c3c9a542 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 28 Nov 2020 19:11:28 -0800 Subject: [PATCH] Prepare for 2.12.0 --- pom.xml | 2 +- release-notes/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b801ca35..3db73e44 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.12.0-SNAPSHOT + 2.12.0 com.fasterxml.jackson.datatype jackson-datatype-hibernate-parent diff --git a/release-notes/VERSION b/release-notes/VERSION index d2ede712..2c6d6fdd 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,7 +4,7 @@ Project: jackson-datatype-hibernate === Releases === ------------------------------------------------------------------------ -2.12.0 (not yet released) +2.12.0 (29-Nov-2020) #136: Add feature `WRAP_IDENTIFIER_IN_OBJECT` to allow disabling of wrapping of "id" attribute