diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml index 8bac5905..3ceb42fd 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index 7a460a07..68c6e9ae 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index 00426e6a..0c0e0842 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index d6a45078..402c62da 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit-kotest/pom.xml b/json-unit-kotest/pom.xml index 9e6f633d..106e0478 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index 32aec4ce..61e6b6b4 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.5.1-SNAPSHOT + 4.0.0 diff --git a/json-unit/pom.xml b/json-unit/pom.xml index b205151b..6e24e26d 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/pom.xml b/pom.xml index e8af5ded..751ad27b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 3.5.1-SNAPSHOT + 4.0.0 https://github.com/lukas-krecan/JsonUnit 2.18.1 @@ -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 - HEAD + json-unit-parent-4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index cd18416e..e98108fc 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 tests - 3.5.1-SNAPSHOT + 4.0.0 pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index 2400c1a5..2892930d 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-base - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index ee427e72..45b9b429 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-gson - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index 2f39999a..a7a91f1b 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.5.1-SNAPSHOT + 4.0.0 4.0.0 test-jackson2-config - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index ffb0d0fd..12fb99f6 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-jackson2 - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index e552ae3f..48c82ee5 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-johnzon - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index 73d4f4f1..9ac9e9cc 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.5.1-SNAPSHOT + 4.0.0 4.0.0 test-json-path - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index 469971df..ddeae2b3 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-jsonorg - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml index a2571925..5ea56efb 100644 --- a/tests/test-junit4/pom.xml +++ b/tests/test-junit4/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-junit4 - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 4f5b2d6b..d4182c38 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,7 +3,7 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 700a4f55..94d988da 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 3.5.1-SNAPSHOT + 4.0.0 4.0.0 test-moshi - 3.5.1-SNAPSHOT + 4.0.0 diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 75881fab..af68be79 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.5.1-SNAPSHOT + 4.0.0 4.0.0 test-no-hamcrest - 3.5.1-SNAPSHOT + 4.0.0