From 38201de859e3406538397d503d8d7586a05400b2 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 May 2024 18:37:54 -0700 Subject: [PATCH 1/4] Prepare for 2.17.1 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c8e32f..581c860 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.17.1-SNAPSHOT + 2.17.1 - 2024-03-12T21:24:08Z + 2024-05-05T01:38:23Z diff --git a/pom.xml b/pom.xml index 581c860..354e8ce 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.17.1-SNAPSHOT + 2.17.1 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.17.1 @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2024-03-12T21:24:08Z + 2024-05-05T01:38:23Z From 14f8741ddb96087152e6685dece2839d121027c7 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 May 2024 18:38:30 -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 97fae94..889e534 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.17.1 + 2.17.2-SNAPSHOT jackson-base Jackson Base @@ -32,7 +32,7 @@ of Jackson: application code should only rely on `jackson-bom` ${project.parent.version} - 2024-05-05T01:38:23Z + 2024-05-05T01:38:30Z diff --git a/pom.xml b/pom.xml index 354e8ce..cb91f0a 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.17.1 + 2.17.2-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.17.1 + HEAD @@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com 1.2.0 - 2024-05-05T01:38:23Z + 2024-05-05T01:38:30Z From fec40e1a5b36d38241e590e5719a93a4e358907c Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 May 2024 18:46:01 -0700 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 cb91f0a..53c22c0 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.17.1 + 2.17.2-SNAPSHOT