diff --git a/avro/pom.xml b/avro/pom.xml index b694340ef..ab5324062 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.14.0-SNAPSHOT + 2.14.0 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 3e37cc113..466e3d0ed 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.14.0-SNAPSHOT + 2.14.0 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index 09e64bf4b..86478020d 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.14.0-SNAPSHOT + 2.14.0 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index b7cfb4c8a..fdfde462e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.14.0-SNAPSHOT + 2.14.0 pom Parent pom for Jackson binary dataformats. diff --git a/protobuf/pom.xml b/protobuf/pom.xml index a4bebdbef..158ef717a 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.14.0-SNAPSHOT + 2.14.0 jackson-dataformat-protobuf Jackson dataformat: protobuf diff --git a/smile/pom.xml b/smile/pom.xml index e51066d5b..7c7f06c84 100644 --- a/smile/pom.xml +++ b/smile/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.14.0-SNAPSHOT + 2.14.0 jackson-dataformat-smile Jackson dataformat: Smile