From c49104e7e84ca77c85b09049536a27101f9f9539 Mon Sep 17 00:00:00 2001 From: Lukas Krecan Date: Thu, 28 Nov 2024 21:00:07 +0100 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 6ce78dda..516c46f4 100644 --- a/json-unit-assertj/pom.xml +++ b/json-unit-assertj/pom.xml @@ -13,7 +13,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index 35da526d..a77545fb 100644 --- a/json-unit-core/pom.xml +++ b/json-unit-core/pom.xml @@ -24,7 +24,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index e2ca4235..7e7cbe76 100644 --- a/json-unit-fluent/pom.xml +++ b/json-unit-fluent/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index eac34ea1..5b9191da 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 - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit-kotest/pom.xml b/json-unit-kotest/pom.xml index 06e9b46c..833abb33 100644 --- a/json-unit-kotest/pom.xml +++ b/json-unit-kotest/pom.xml @@ -14,7 +14,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index 218daae7..a57f362f 100644 --- a/json-unit-spring/pom.xml +++ b/json-unit-spring/pom.xml @@ -14,7 +14,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/json-unit/pom.xml b/json-unit/pom.xml index fb126ee0..24cf27a3 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index eaf3b71f..3c0c0c38 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 4.1.0 + 4.1.1-SNAPSHOT https://github.com/lukas-krecan/JsonUnit 2.18.2 @@ -303,6 +303,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-4.1.0 + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index fbbec5bb..eb6b96c8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 tests - 4.1.0 + 4.1.1-SNAPSHOT pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index 3410de68..d0313ce8 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-base - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index 3175aed3..b615c625 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-gson - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index 7e010737..6130ec8c 100644 --- a/tests/test-jackson2-config/pom.xml +++ b/tests/test-jackson2-config/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-jackson2-config - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index 80e7e932..15f85689 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-jackson2 - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index 8392c4ff..1d3e52c0 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-johnzon - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index 6c67d7cd..f94caba5 100644 --- a/tests/test-json-path/pom.xml +++ b/tests/test-json-path/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-json-path - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index f2b1f3c8..a295a2dd 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-jsonorg - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml index c4918593..2487ca0c 100644 --- a/tests/test-junit4/pom.xml +++ b/tests/test-junit4/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-junit4 - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 2c50d71e..0fafd42d 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,7 +3,7 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 9765f5b1..984b6a8e 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-moshi - 4.1.0 + 4.1.1-SNAPSHOT diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 2528eae1..7372c102 100644 --- a/tests/test-no-hamcrest/pom.xml +++ b/tests/test-no-hamcrest/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 4.1.0 + 4.1.1-SNAPSHOT 4.0.0 test-no-hamcrest - 4.1.0 + 4.1.1-SNAPSHOT