From f99347b8fb639812f81861150e0b9c87509958b9 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 15:30:02 -0700 Subject: [PATCH 1/4] Prepare for 2.15.3 release --- pom.xml | 2 +- release-notes/VERSION-2.x | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5299977..f4778b5 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.15.3-SNAPSHOT + 2.15.3 - 2023-05-30T20:28:40Z + 2023-10-12T22:30:39Z diff --git a/pom.xml b/pom.xml index f4778b5..b4dae58 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.15.3-SNAPSHOT + 2.15.3 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 - HEAD + jackson-bom-2.15.3 @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-05-30T20:28:40Z + 2023-10-12T22:30:39Z From 332e756f7fcef01e733d87fee22dab8b923f3be1 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 15:30:46 -0700 Subject: [PATCH 3/4] [maven-release-plugin] prepare for next development iteration --- base/pom.xml | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index e1e8aa1..da13acf 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.15.3 + 2.15.4-SNAPSHOT jackson-base Jackson Base @@ -35,7 +35,7 @@ of Jackson: application code should only rely on `jackson-bom` ${project.parent.version} - 2023-10-12T22:30:39Z + 2023-10-12T22:30:46Z diff --git a/pom.xml b/pom.xml index b4dae58..00b3d1b 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.15.3 + 2.15.4-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.15.3 + HEAD @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-10-12T22:30:39Z + 2023-10-12T22:30:46Z From a93036389a0ce221eaf8b4eb3ca140b27f2702f6 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 15:32:45 -0700 Subject: [PATCH 4/4] Back to snapshot deps --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00b3d1b..cb39b36 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.15.3 + 2.15.4-SNAPSHOT