diff --git a/avro/pom.xml b/avro/pom.xml index 33ff78f22..4b0ee553a 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index dbb399a63..5d4dec4e0 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index acf51c966..959e112cb 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.12.1-SNAPSHOT + 2.12.1 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index e4da75c3b..fa2b818b9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.12.1-SNAPSHOT + 2.12.1 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.12.1 https://github.com/FasterXML/jackson-dataformats-binary/issues diff --git a/protobuf/pom.xml b/protobuf/pom.xml index 12c3a17a9..ea991e229 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-protobuf Jackson dataformat: protobuf diff --git a/smile/pom.xml b/smile/pom.xml index de13edfa4..2aa638706 100644 --- a/smile/pom.xml +++ b/smile/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.12.1-SNAPSHOT + 2.12.1 jackson-dataformat-smile Jackson dataformat: Smile