From 9f3a1c15b1392054e1b865069878a5e76814930c Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 9 Mar 2024 10:26:19 -0800 Subject: [PATCH 1/4] Prepare for 2.16.2 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1920901..2143913 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.16.2-SNAPSHOT + 2.16.2 - 2023-12-24T03:55:24Z + 2024-03-09T18:30:23Z diff --git a/pom.xml b/pom.xml index 2143913..86b7f80 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.16.2-SNAPSHOT + 2.16.2 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.16.2 @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-12-24T03:55:24Z + 2024-03-09T18:30:23Z From 5cc24103a4b64418ab2707ac717406501aaf0230 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 9 Mar 2024 10:30:35 -0800 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 6e82e52..f8426bb 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.16.2 + 2.16.3-SNAPSHOT jackson-base Jackson Base @@ -32,7 +32,7 @@ of Jackson: application code should only rely on `jackson-bom` ${project.parent.version} - 2024-03-09T18:30:23Z + 2024-03-09T18:30:35Z diff --git a/pom.xml b/pom.xml index 86b7f80..6122c7f 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.16.2 + 2.16.3-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.16.2 + HEAD @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2024-03-09T18:30:23Z + 2024-03-09T18:30:35Z From 78fc05f3ed0817d7c2549f44348b48a8c1f313fa Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 9 Mar 2024 10:32:26 -0800 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 6122c7f..50ea49e 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.16.2 + 2.16.3-SNAPSHOT