diff --git a/csv/pom.xml b/csv/pom.xml index 7e4a784e..83788d14 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.15.4-SNAPSHOT + 2.15.4 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 8dc165e0..955eb0d4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.15.4-SNAPSHOT + 2.15.4 pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -33,7 +33,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-text.git scm:git:git@github.com:FasterXML/jackson-dataformats-text.git https://github.com/FasterXML/jackson-dataformats-text - HEAD + jackson-dataformats-text-2.15.4 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2023-10-13T00:33:51Z + 2024-02-15T18:00:30Z diff --git a/properties/pom.xml b/properties/pom.xml index 00029d23..8d7f9fd6 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.15.4-SNAPSHOT + 2.15.4 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index b39d2792..ccfb3fc6 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.15.4-SNAPSHOT + 2.15.4 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 69ca1060..0baa84f0 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.15.4-SNAPSHOT + 2.15.4 jackson-dataformat-yaml jar