diff --git a/csv/pom.xml b/csv/pom.xml index 2935121f..461b33de 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-rc1-SNAPSHOT + 2.16.0-rc1 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 157dc284..e2c1a43e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.16.0-rc1-SNAPSHOT + 2.16.0-rc1 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.0-rc1 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2023-04-24T00:29:07Z + 2023-10-20T23:10:54Z diff --git a/properties/pom.xml b/properties/pom.xml index 6b1167ca..0dfa942a 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-rc1-SNAPSHOT + 2.16.0-rc1 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index 027e0a46..cbec6185 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-rc1-SNAPSHOT + 2.16.0-rc1 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index f596ccb7..89ed0e9c 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.16.0-rc1-SNAPSHOT + 2.16.0-rc1 jackson-dataformat-yaml jar