From 62d34f4040511357f9c81382a73d002ccc48c12d Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 12 Apr 2021 11:38:51 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 cfad100f..9fa17566 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.3 + 2.12.4-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 994c7f85..22334193 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.12.3 + 2.12.4-SNAPSHOT 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 - jackson-dataformats-text-2.12.3 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index eca165bb..b2e75c21 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.3 + 2.12.4-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 8a4a14db..c1251757 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.3 + 2.12.4-SNAPSHOT jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index 33c6402e..699d397a 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.3 + 2.12.4-SNAPSHOT jackson-dataformat-yaml bundle