From 4d6214cd9ffb471cff6dd92b5a6d3cf0dfef8eff Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 3 Sep 2022 15:41:18 -0700 Subject: [PATCH] [maven-release-plugin] prepare release jackson-dataformats-binary-2.13.4 --- avro/pom.xml | 2 +- cbor/pom.xml | 2 +- ion/pom.xml | 2 +- pom.xml | 4 ++-- protobuf/pom.xml | 2 +- smile/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/avro/pom.xml b/avro/pom.xml index 61ad9c7b6..dde0aebd8 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.4-SNAPSHOT + 2.13.4 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index fa0b48d24..1574d5b29 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.4-SNAPSHOT + 2.13.4 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index 03dce9a49..a5b97fc1d 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.4-SNAPSHOT + 2.13.4 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index d9c6b903d..d770ce6cc 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.13.4-SNAPSHOT + 2.13.4 pom Parent pom for Jackson binary dataformats. @@ -26,7 +26,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git http://github.com/FasterXML/jackson-dataformats-binary - jackson-dataformats-binary-2.12.0 + jackson-dataformats-binary-2.13.4 https://github.com/FasterXML/jackson-dataformats-binary/issues diff --git a/protobuf/pom.xml b/protobuf/pom.xml index c7ea8e458..a68b933f8 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.4-SNAPSHOT + 2.13.4 jackson-dataformat-protobuf Jackson dataformat: protobuf diff --git a/smile/pom.xml b/smile/pom.xml index 2c12bfbba..71d299da4 100644 --- a/smile/pom.xml +++ b/smile/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.4-SNAPSHOT + 2.13.4 jackson-dataformat-smile Jackson dataformat: Smile