From 773ceeefcc9eefb66dc79301478f080568c01ba6 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 9 Nov 2019 15:38:28 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-text-2.10.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 5cf19f04..e30752e7 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.10.1-SNAPSHOT + 2.10.1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index a81947b8..b524ab73 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.10.1-SNAPSHOT + 2.10.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.10.1 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 497d5723..f5b708ef 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.10.1-SNAPSHOT + 2.10.1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/yaml/pom.xml b/yaml/pom.xml index 4df349e2..aaeaaa2e 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.10.1-SNAPSHOT + 2.10.1 jackson-dataformat-yaml bundle