From 6f592f3929e8066f2e12aec50c1f0b687c29be96 Mon Sep 17 00:00:00 2001 From: Lukas Krecan Date: Thu, 14 Sep 2023 14:06:27 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- json-unit-assertj/pom.xml | 2 +- json-unit-core/pom.xml | 2 +- json-unit-fluent/pom.xml | 2 +- json-unit-json-path/pom.xml | 2 +- json-unit-kotest/pom.xml | 2 +- json-unit-spring/pom.xml | 2 +- json-unit/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 4 ++-- tests/test-base/pom.xml | 4 ++-- tests/test-gson/pom.xml | 4 ++-- tests/test-jackson2-config/pom.xml | 4 ++-- tests/test-jackson2/pom.xml | 4 ++-- tests/test-johnzon/pom.xml | 4 ++-- tests/test-json-path/pom.xml | 4 ++-- tests/test-jsonorg/pom.xml | 4 ++-- tests/test-junit4/pom.xml | 4 ++-- tests/test-kotlin/pom.xml | 2 +- tests/test-moshi/pom.xml | 4 ++-- tests/test-no-hamcrest/pom.xml | 4 ++-- 20 files changed, 32 insertions(+), 32 deletions(-) diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml index f94719a7..2106ab48 100644 --- a/json-unit-assertj/pom.xml +++ b/json-unit-assertj/pom.xml @@ -13,7 +13,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index 3305fd00..44bbfab2 100644 --- a/json-unit-core/pom.xml +++ b/json-unit-core/pom.xml @@ -24,7 +24,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index f1c1bfdd..fd660cc3 100644 --- a/json-unit-fluent/pom.xml +++ b/json-unit-fluent/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index b76b52e2..41fc96df 100644 --- a/json-unit-json-path/pom.xml +++ b/json-unit-json-path/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit-kotest/pom.xml b/json-unit-kotest/pom.xml index ef91c1eb..12ca3810 100644 --- a/json-unit-kotest/pom.xml +++ b/json-unit-kotest/pom.xml @@ -14,7 +14,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index 48f402f3..1937ee37 100644 --- a/json-unit-spring/pom.xml +++ b/json-unit-spring/pom.xml @@ -14,7 +14,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/json-unit/pom.xml b/json-unit/pom.xml index b10b1d53..49ad366a 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 127173c9..138a1acd 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 3.2.1 + 3.2.2-SNAPSHOT https://github.com/lukas-krecan/JsonUnit 2.15.2 @@ -289,6 +289,6 @@ scm:git:git@github.com:lukas-krecan/JsonUnit.git scm:git:git@github.com:lukas-krecan/JsonUnit.git scm:git:git@github.com:lukas-krecan/JsonUnit.git - json-unit-parent-3.2.1 + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index 57a0ca37..19751d36 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 tests - 3.2.1 + 3.2.2-SNAPSHOT pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index ac5de887..0a1733e0 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-base - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index 7ea05c15..93d4d651 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-gson - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index bc25ff65..8286be69 100644 --- a/tests/test-jackson2-config/pom.xml +++ b/tests/test-jackson2-config/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-jackson2-config - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index ee91bb73..e2be59fa 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-jackson2 - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index 15a4895b..9c7d50ea 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-johnzon - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index b527007e..a7322ae0 100644 --- a/tests/test-json-path/pom.xml +++ b/tests/test-json-path/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-json-path - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index 47c26a21..d3f7792b 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-jsonorg - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml index 8f2c3bb4..33880ae8 100644 --- a/tests/test-junit4/pom.xml +++ b/tests/test-junit4/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-junit4 - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 9ffc3fbf..6c7a277d 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,7 +3,7 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 12b5603a..a24cefaf 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-moshi - 3.2.1 + 3.2.2-SNAPSHOT diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 7576def1..63a25291 100644 --- a/tests/test-no-hamcrest/pom.xml +++ b/tests/test-no-hamcrest/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.2.1 + 3.2.2-SNAPSHOT 4.0.0 test-no-hamcrest - 3.2.1 + 3.2.2-SNAPSHOT