From 53b367e5460ede45eae82a996194ef3d8028c605 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 09:44:42 -0700 Subject: [PATCH 1/4] Prepare for 2.14.3 --- 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 3511709d..bcae0fd2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.14.3-SNAPSHOT + 2.14.3 com.fasterxml.jackson.dataformat jackson-dataformats-text diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index c1884780..f7f59d7a 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,7 +14,7 @@ Active Maintainers: === Releases === ------------------------------------------------------------------------ -Not yet released +2.14.3 (05-May-2023) #378: Some artifacts missing `NOTICE`, `LICENSE` files From 889a7d9a4e1990ffd4b0eed223d13d216c1fed7b Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 10:16:58 -0700 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-dataformats-text-2.14.3 --- csv/pom.xml | 2 +- pom.xml | 4 ++-- properties/pom.xml | 2 +- toml/pom.xml | 2 +- yaml/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/csv/pom.xml b/csv/pom.xml index 096185f9..f6e13ab2 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3-SNAPSHOT + 2.14.3 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index bcae0fd2..305e8b2e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.14.3-SNAPSHOT + 2.14.3 pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -33,7 +33,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-text.git scm:git:git@github.com:FasterXML/jackson-dataformats-text.git https://github.com/FasterXML/jackson-dataformats-text - HEAD + jackson-dataformats-text-2.14.3 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 2a89a8a8..e30d7b97 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3-SNAPSHOT + 2.14.3 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 2241d887..443424cd 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3-SNAPSHOT + 2.14.3 jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index 0fe32391..0bb4d1f3 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3-SNAPSHOT + 2.14.3 jackson-dataformat-yaml bundle From 90fec9dc8d3982402e2c4ecd25b99fab14b5ce82 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 10:17:00 -0700 Subject: [PATCH 3/4] [maven-release-plugin] prepare for next development iteration --- csv/pom.xml | 2 +- pom.xml | 4 ++-- properties/pom.xml | 2 +- toml/pom.xml | 2 +- yaml/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/csv/pom.xml b/csv/pom.xml index f6e13ab2..3e53565e 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3 + 2.14.4-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 305e8b2e..1420e782 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.14.3 + 2.14.4-SNAPSHOT pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -33,7 +33,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-text.git scm:git:git@github.com:FasterXML/jackson-dataformats-text.git https://github.com/FasterXML/jackson-dataformats-text - jackson-dataformats-text-2.14.3 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index e30d7b97..88d4e9fa 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3 + 2.14.4-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 443424cd..0e7c1f7c 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3 + 2.14.4-SNAPSHOT jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index 0bb4d1f3..d3a4465d 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.14.3 + 2.14.4-SNAPSHOT jackson-dataformat-yaml bundle From 6d951c5f6da8c96ce3cf9fd767bbda48070162ae Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 May 2023 10:22:10 -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 1420e782..cd85287a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.14.3 + 2.14.4-SNAPSHOT com.fasterxml.jackson.dataformat jackson-dataformats-text