diff --git a/csv/pom.xml b/csv/pom.xml index c9a5d63a..b5a4418d 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.6 + 2.12.7-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index bc2f497d..fc8e09b5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.12.6 + 2.12.7-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.6 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index 8dea5981..3c47e012 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.6 + 2.12.7-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index a88487e9..049ede91 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.6 + 2.12.7-SNAPSHOT jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index 2ad38661..6ead945d 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.12.6 + 2.12.7-SNAPSHOT jackson-dataformat-yaml bundle