From 89a64b597132a95a21f779e1fc9699286faf1eba Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 19:07:38 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-module-kotlin-2.15.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b7348618..0877dd1d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.fasterxml.jackson.module jackson-module-kotlin jackson-module-kotlin - 2.15.3-SNAPSHOT + 2.15.3 bundle Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support Kotlin language, specifically introspection of method/constructor parameter names, @@ -53,7 +53,7 @@ scm:git:git@github.com:FasterXML/jackson-module-kotlin.git scm:git:git@github.com:FasterXML/jackson-module-kotlin.git https://github.com/FasterXML/jackson-module-kotlin - jackson-module-kotlin-2.15.1 + jackson-module-kotlin-2.15.3