From d3e899193499a3956da5fb20745ca2526fb1df45 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 14 Apr 2023 14:42:38 -0700 Subject: [PATCH] [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 025cbef8..55afe51e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.fasterxml.jackson.module jackson-module-kotlin jackson-module-kotlin - 2.15.0-rc3 + 2.15.0-SNAPSHOT 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.0-rc3 + HEAD