diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml index 959652cd9..9169849ea 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.22.2-SNAPSHOT + 2.23.0 diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml index 09d4010f0..9286c8ace 100644 --- a/json-unit-core/pom.xml +++ b/json-unit-core/pom.xml @@ -23,7 +23,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml index 65daf1184..e62fe2fcb 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.22.2-SNAPSHOT + 2.23.0 diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml index 4b1779523..ed2281077 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.22.2-SNAPSHOT + 2.23.0 diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml index c464536d5..498ec3160 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.22.2-SNAPSHOT + 2.23.0 diff --git a/json-unit/pom.xml b/json-unit/pom.xml index 9e6525f9f..a68d7b842 100644 --- a/json-unit/pom.xml +++ b/json-unit/pom.xml @@ -8,7 +8,7 @@ net.javacrumbs.json-unit json-unit-parent - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/pom.xml b/pom.xml index 2c7081cec..f34a33a8d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.javacrumbs.json-unit json-unit-parent - 2.22.2-SNAPSHOT + 2.23.0 https://github.com/lukas-krecan/JsonUnit 2.12.1 @@ -218,6 +218,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-2.23.0 diff --git a/tests/pom.xml b/tests/pom.xml index 297a106af..d8a96bf0c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -3,12 +3,12 @@ json-unit-parent net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 tests - 2.22.2-SNAPSHOT + 2.23.0 pom diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml index d69d79b11..343f95e8f 100644 --- a/tests/test-base/pom.xml +++ b/tests/test-base/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-base - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml index 5db63254d..955136767 100644 --- a/tests/test-gson/pom.xml +++ b/tests/test-gson/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-gson - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml index 9bda70772..10f40ecb9 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.22.2-SNAPSHOT + 2.23.0 4.0.0 test-jackson2-config - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml index 7fe0134af..acbdd8b44 100644 --- a/tests/test-jackson2/pom.xml +++ b/tests/test-jackson2/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-jackson2 - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml index 1d027532c..fb01044fd 100644 --- a/tests/test-johnzon/pom.xml +++ b/tests/test-johnzon/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-johnzon - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml index 188ebb3ec..11c49f5cc 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.22.2-SNAPSHOT + 2.23.0 4.0.0 test-json-path - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml index 2cdc63a1b..7dafed273 100644 --- a/tests/test-jsonorg/pom.xml +++ b/tests/test-jsonorg/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-jsonorg - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml index dfdd55b07..a6e5acc8e 100644 --- a/tests/test-junit4/pom.xml +++ b/tests/test-junit4/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-junit4 - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 4d006a702..ccdcbaead 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -3,7 +3,7 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml index 249ba8376..d8d0219a7 100644 --- a/tests/test-moshi/pom.xml +++ b/tests/test-moshi/pom.xml @@ -3,12 +3,12 @@ tests net.javacrumbs.json-unit - 2.22.2-SNAPSHOT + 2.23.0 4.0.0 test-moshi - 2.22.2-SNAPSHOT + 2.23.0 diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml index 62294ad2f..2f01702a8 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.22.2-SNAPSHOT + 2.23.0 4.0.0 test-no-hamcrest - 2.22.2-SNAPSHOT + 2.23.0