From f34f57c5e71dfdcb6e974d4e0026c24a688f4576 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 26 Aug 2021 22:17:53 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.13.0-rc2 --- 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 7d78cf26..0c8959a6 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.0-rc2-SNAPSHOT + 2.13.0-rc2 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index e5d36c1f..d156a38c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.13.0-rc2-SNAPSHOT + 2.13.0-rc2 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.13.0-rc2 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 7631d5ba..ad0603e3 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.0-rc2-SNAPSHOT + 2.13.0-rc2 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 5fd6fdb5..0bb776b9 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.0-rc2-SNAPSHOT + 2.13.0-rc2 jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index b5982246..3e7a65ed 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.0-rc2-SNAPSHOT + 2.13.0-rc2 jackson-dataformat-yaml bundle