diff --git a/csv/pom.xml b/csv/pom.xml index 76f28599..cefbd130 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.1-SNAPSHOT + 2.13.1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 572b82ec..be4027b5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.13.1-SNAPSHOT + 2.13.1 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 - HEAD + jackson-dataformats-text-2.13.1 https://github.com/FasterXML/jackson-dataformats-text/issues diff --git a/properties/pom.xml b/properties/pom.xml index cfb6d406..d6ce6b33 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.1-SNAPSHOT + 2.13.1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 0dff99d9..1ef81ebd 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.1-SNAPSHOT + 2.13.1 jackson-dataformat-toml bundle diff --git a/yaml/pom.xml b/yaml/pom.xml index a122ad76..cc16c8f8 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.13.1-SNAPSHOT + 2.13.1 jackson-dataformat-yaml bundle