diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml index 2fce672cc..10da077a0 100644 --- a/json-unit-assertj/pom.xml +++ b/json-unit-assertj/pom.xml @@ -13,7 +13,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index 6a4874630..add92b81d 100644 --- a/json-unit-core/pom.xml +++ b/json-unit-core/pom.xml @@ -24,7 +24,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index 6d3bb229f..72a93ec61 100644 --- a/json-unit-fluent/pom.xml +++ b/json-unit-fluent/pom.xml @@ -10,7 +10,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index 632b35659..38968520c 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 - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index f0f39150c..594e51218 100644 --- a/json-unit-spring/pom.xml +++ b/json-unit-spring/pom.xml @@ -14,7 +14,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/json-unit/pom.xml b/json-unit/pom.xml index 781166926..f0b25bf43 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4c7ed92a6..cfb2e2fe2 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 2.30.0 + 2.30.1-SNAPSHOT https://github.com/lukas-krecan/JsonUnit 2.13.1 @@ -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-2.30.0 + HEAD diff --git a/tests/pom.xml b/tests/pom.xml index 609cece0d..ebcef6196 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 tests - 2.30.0 + 2.30.1-SNAPSHOT pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index 677acdfdd..c61c51b8a 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-base - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index 34062b1e1..afadac654 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-gson - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index bb3234597..7f8ade0c6 100644 --- a/tests/test-jackson2-config/pom.xml +++ b/tests/test-jackson2-config/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-jackson2-config - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index 99f2ab2cf..f82a6baaf 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-jackson2 - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index 1d252a0e9..d6c17c3c9 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-johnzon - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index c807ca0fb..58455f280 100644 --- a/tests/test-json-path/pom.xml +++ b/tests/test-json-path/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-json-path - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index 38dfdca70..68cf8c4f2 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-jsonorg - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml index ad144feef..16475c1cf 100644 --- a/tests/test-junit4/pom.xml +++ b/tests/test-junit4/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-junit4 - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index c79d102ef..9329796f9 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,7 +3,7 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 9dfef65fb..aae6cc97e 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-moshi - 2.30.0 + 2.30.1-SNAPSHOT diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 720424582..87e7c9ba2 100644 --- a/tests/test-no-hamcrest/pom.xml +++ b/tests/test-no-hamcrest/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.30.0 + 2.30.1-SNAPSHOT 4.0.0 test-no-hamcrest - 2.30.0 + 2.30.1-SNAPSHOT