From 3417d0064017efdeb717ff9fe44b1e071e6fc8d5 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 8 Jan 2021 17:54:55 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.12.1 --- csv/pom.xml | 2 +- pom.xml | 4 ++-- properties/pom.xml | 2 +- yaml/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/csv/pom.xml b/csv/pom.xml index 82c1c83b..91a04d27 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index ffdb6fc8..d7b7c958 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.12.1-SNAPSHOT + 2.12.1 pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -24,7 +24,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.1 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index da113754..32e5546a 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/yaml/pom.xml b/yaml/pom.xml index 22549592..f3534b9f 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-yaml bundle