From 89c9cb59afa4f68446e594482559725492763ad5 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 15 Nov 2023 15:15:13 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.16.0 --- 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 aea08f0c..e25f1277 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index b57357b6..07814e09 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.16.0-SNAPSHOT + 2.16.0 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.16.0 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2023-10-20T23:11:23Z + 2023-11-15T23:14:44Z diff --git a/properties/pom.xml b/properties/pom.xml index 6600a9d2..767a9f05 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index ae377c73..3e497c8b 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 23c878c2..7cac0371 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-yaml jar