From 1f4404248fe5160915608f7dfc722152932ddb34 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Tue, 6 Jul 2021 13:57:49 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.12.4 --- 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 9fa17566..f5d23e01 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.4-SNAPSHOT + 2.12.4 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 0136fe9d..5e8b97ef 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.12.4-SNAPSHOT + 2.12.4 pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -25,7 +25,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-text.git scm:git:git@github.com:FasterXML/jackson-dataformats-text.git http://github.com/FasterXML/jackson-dataformats-text - HEAD + jackson-dataformats-text-2.12.4 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index b2e75c21..2da1c4cc 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.4-SNAPSHOT + 2.12.4 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index c1251757..2603013d 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.4-SNAPSHOT + 2.12.4 jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index 699d397a..2d29488f 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.4-SNAPSHOT + 2.12.4 jackson-dataformat-yaml bundle