diff --git a/csv/pom.xml b/csv/pom.xml index a863c289..354f67ac 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.1-SNAPSHOT + 2.16.1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index af049da7..9f15cc72 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.16.1-SNAPSHOT + 2.16.1 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.16.1 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2023-11-15T23:15:16Z + 2023-12-24T05:21:24Z diff --git a/properties/pom.xml b/properties/pom.xml index 007978e1..1c308cc1 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.1-SNAPSHOT + 2.16.1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index b8f2c24b..544c5d75 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.1-SNAPSHOT + 2.16.1 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 690d3763..3cef9119 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.1-SNAPSHOT + 2.16.1 jackson-dataformat-yaml jar