From d048e2fd91763f840221b15bf4affca2af9d61fc Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 28 Oct 2024 17:00:41 -0700 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 dd8ec892b..cbb01d415 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 98304a381..b4a9cfe5c 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index 252490b21..8eb94b45b 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.1 + 2.18.2-SNAPSHOT com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 5c9b52e43..a7044878e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.18.1 + 2.18.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.18.1 + HEAD https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2024-10-28T23:59:58Z + 2024-10-29T00:00:41Z