From b3306c3230e9e74706bed4ceb25b232e445aae28 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Tue, 12 Mar 2024 15:29:27 -0700 Subject: [PATCH] Prepare for 2.17.0 release --- pom.xml | 2 +- release-notes/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec6bef6b..9b53f788 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson jackson-base - 2.17.0-SNAPSHOT + 2.17.0 com.fasterxml.jackson.module jackson-module-jsonSchema-parent diff --git a/release-notes/VERSION b/release-notes/VERSION index 95fbdcfc..e863b476 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,7 +4,7 @@ Project: jackson-module-jsonSchema === Releases === ------------------------------------------------------------------------ -2.17.0-rc1 (26-Feb-2024) +2.17.0 (12-Mar-2024) No changes since 2.16