From d7b7bf1343c255cd5fe31c8fb1d241548d379b77 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 May 2024 19:22:43 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.17.1 --- 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 5192bbf3..37b3b381 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.1-SNAPSHOT + 2.17.1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 8235f3c7..b5ca45fc 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.17.1-SNAPSHOT + 2.17.1 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.1 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2024-03-12T22:12:21Z + 2024-05-05T02:22:17Z diff --git a/properties/pom.xml b/properties/pom.xml index 75e9ab23..3fb145e5 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.1-SNAPSHOT + 2.17.1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 1673bfe3..4a48fcee 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.1-SNAPSHOT + 2.17.1 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 5b9a4873..a6bfc8a0 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.17.1-SNAPSHOT + 2.17.1 jackson-dataformat-yaml jar