From c4c831ab5dfe5e14f83d7c5b170257bd14fd9acf Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 12 Oct 2022 13:09:23 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- base/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 8cf7056..e8e1c76 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.13.4.20221012 + 2.13.5-SNAPSHOT jackson-base Jackson Base diff --git a/pom.xml b/pom.xml index ac6e183..c75c020 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com - 2.13.4.20221012 + 2.13.5-SNAPSHOT pom @@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com scm:git:git@github.com:FasterXML/jackson-bom.git scm:git:git@github.com:FasterXML/jackson-bom.git https://github.com/FasterXML/jackson-bom - jackson-bom-2.13.4.20221012 + HEAD