From ccff9e78afebdf1c355a69a8966eda9380634fbe Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 07:29:27 -0700 Subject: [PATCH 1/4] Prepare for 2.14.3 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8533a09..c870151 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.14.3-SNAPSHOT + 2.14.3 - 2023-01-28T23:44:29Z + 2023-05-05T14:29:59Z diff --git a/pom.xml b/pom.xml index c870151..4f1d5e9 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.14.3-SNAPSHOT + 2.14.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.14.3 @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-01-28T23:44:29Z + 2023-05-05T14:29:59Z From 11c0403c2b2f59874d97a2327ba436acd859f24b Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 07:30:06 -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 6c1456f..ddb276f 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.14.3 + 2.14.4-SNAPSHOT jackson-base Jackson Base @@ -32,7 +32,7 @@ of Jackson: application code should only rely on `jackson-bom` ${project.parent.version} - 2023-05-05T14:29:59Z + 2023-05-05T14:30:06Z diff --git a/pom.xml b/pom.xml index 4f1d5e9..c83922a 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.14.3 + 2.14.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.14.3 + HEAD @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-05-05T14:29:59Z + 2023-05-05T14:30:06Z From 15b0965deda49cfaa5fc9ef2f72f1a40a2cfc05c Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 07:31: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 c83922a..aae6ffb 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.14.3 + 2.14.4-SNAPSHOT