From 57b44e8446aec708a7c483fe22b025e47ed00745 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 24 Jun 2020 21:09:24 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 b798cd7b..4b8d317f 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.1 + 2.11.2-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index e362fa04..adacfdc6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.11.1 + 2.11.2-SNAPSHOT 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 - jackson-dataformats-text-2.11.1 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index db38789d..4d939c45 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.1 + 2.11.2-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/yaml/pom.xml b/yaml/pom.xml index a4bc2ca1..8265a4c5 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.1 + 2.11.2-SNAPSHOT jackson-dataformat-yaml bundle