From 86f27f7c9ad482097702e3f15ddb58cb5ef353e6 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 5 Jul 2024 10:33:01 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.17.2 --- csv/pom.xml | 2 +- pom.xml | 6 +++--- properties/pom.xml | 2 +- toml/pom.xml | 2 +- yaml/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/csv/pom.xml b/csv/pom.xml index bdef3fa6..e97609a6 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.2-SNAPSHOT + 2.17.2 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 8bfe08cd..d9a3057c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.17.2-SNAPSHOT + 2.17.2 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.17.2 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2024-05-05T02:22:46Z + 2024-07-05T17:32:35Z diff --git a/properties/pom.xml b/properties/pom.xml index 60d09dfc..72bef74e 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.2-SNAPSHOT + 2.17.2 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 568553b3..9e5014ba 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.2-SNAPSHOT + 2.17.2 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 55e811b1..efafb464 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.2-SNAPSHOT + 2.17.2 jackson-dataformat-yaml jar