From 023d53a1c35787d6fcafccf988120a8eb6bcb54c Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 23 Dec 2023 21:19:10 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 ea69a2f88..b5200f2e5 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.1 + 2.16.2-SNAPSHOT jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index b64caec0e..ea6a7d1cd 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.1 + 2.16.2-SNAPSHOT jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index bae173ab5..12aa6ba7c 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.16.1 + 2.16.2-SNAPSHOT com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index f6bcada2f..cb43cfa93 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.16.1 + 2.16.2-SNAPSHOT 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 - jackson-dataformats-binary-2.16.1 + HEAD https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2023-12-24T05:18:21Z + 2023-12-24T05:19:10Z