diff --git a/csv/pom.xml b/csv/pom.xml index 31fa06e2..2d20e8b4 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.2 + 2.11.3-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 0502b055..a743dac3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.11.2 + 2.11.3-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.2 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 4333f85e..96f584d2 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.2 + 2.11.3-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/yaml/pom.xml b/yaml/pom.xml index 5b4f7087..a20910c9 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.11.2 + 2.11.3-SNAPSHOT jackson-dataformat-yaml bundle