diff --git a/avro/pom.xml b/avro/pom.xml index eca929412..ffff14806 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 13449dfd5..cbb58cbfc 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index caeaadb6d..4f1b7b6a2 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.9.10 + 2.9.11-SNAPSHOT com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 259786ad4..855c57031 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.9.10 + 2.9.11-SNAPSHOT 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.9.10 + HEAD https://github.com/FasterXML/jackson-dataformats-binary/issues diff --git a/protobuf/pom.xml b/protobuf/pom.xml index 20a57bba9..940720f3f 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-protobuf Jackson dataformat: protobuf diff --git a/smile/pom.xml b/smile/pom.xml index b43e6a8ee..591ce940e 100644 --- a/smile/pom.xml +++ b/smile/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.9.10 + 2.9.11-SNAPSHOT jackson-dataformat-smile Jackson dataformat: Smile