From c925161a19512a5296b8904b1641e0e825db9273 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 21 Sep 2019 13:09:10 -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 b321ee16..dbd03d2d 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 581ed961..7c4d88ee 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.9.10 + 2.9.11-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.9.10 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 5bd9b10a..0ba899d4 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/yaml/pom.xml b/yaml/pom.xml index 0b580add..4cce70c4 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-yaml bundle