From af1ea24d0280c913bef5369fbe8baab80912d001 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 15 Nov 2023 15:10:05 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-binary-2.16.0 --- avro/pom.xml | 2 +- cbor/pom.xml | 2 +- ion/pom.xml | 2 +- pom.xml | 6 +++--- protobuf/pom.xml | 2 +- smile/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/avro/pom.xml b/avro/pom.xml index 454f006ce..b7e00d793 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 0bbddabf2..93fade22d 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.0-SNAPSHOT + 2.16.0 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index eb8be1e55..de2c69d9f 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.0-SNAPSHOT + 2.16.0 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 686efece4..ab4ce4172 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.16.0-SNAPSHOT + 2.16.0 pom Parent pom for Jackson binary dataformats. @@ -35,7 +35,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git https://github.com/FasterXML/jackson-dataformats-binary - HEAD + jackson-dataformats-binary-2.16.0 https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2023-10-20T23:07:29Z + 2023-11-15T23:09:32Z