From 945bafc35355df1fcce9516d38db375f6c6f2c9b Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 15 Feb 2024 08:54:25 -0800 Subject: [PATCH 1/4] Prepare for 2.15.4 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb39b36..07cd486 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.15.4-SNAPSHOT + 2.15.4 - 2023-10-12T22:30:46Z + 2024-02-15T16:54:51Z diff --git a/pom.xml b/pom.xml index 07cd486..f500686 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.4-SNAPSHOT + 2.15.4 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.4 @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2023-10-12T22:30:46Z + 2024-02-15T16:54:51Z From 045ff83bf1166e01b8273c04c4c7ecd9378140bb Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 15 Feb 2024 08:54:58 -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 8a57d70..a2b8371 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.15.4 + 2.15.5-SNAPSHOT jackson-base Jackson Base @@ -35,7 +35,7 @@ of Jackson: application code should only rely on `jackson-bom` ${project.parent.version} - 2024-02-15T16:54:51Z + 2024-02-15T16:54:58Z diff --git a/pom.xml b/pom.xml index f500686..78ac8d3 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.4 + 2.15.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.15.4 + HEAD @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2024-02-15T16:54:51Z + 2024-02-15T16:54:58Z From 3d6942c3cb07dbbd7b6af24b689d99d76309c412 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 15 Feb 2024 08:57:06 -0800 Subject: [PATCH 4/4] Back to snapshot dep --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78ac8d3..0afb562 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.15.4 + 2.15.5-SNAPSHOT