diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml
index 87853487..7729d442 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml
index eccade22..d4ddf794 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml
index d572bb70..87c04a2a 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml
index 74dbbb3e..24e723ea 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit-kotest/pom.xml b/json-unit-kotest/pom.xml
index 20600045..f42f60a6 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml
index 1c6c454b..55271855 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.4.2-SNAPSHOT
+ 3.5.0
diff --git a/json-unit/pom.xml b/json-unit/pom.xml
index 16b46bf3..7f208dc3 100644
--- a/json-unit/pom.xml
+++ b/json-unit/pom.xml
@@ -8,7 +8,7 @@
net.javacrumbs.json-unit
json-unit-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/pom.xml b/pom.xml
index 23041cb5..354cf7a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
net.javacrumbs.json-unit
json-unit-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
https://github.com/lukas-krecan/JsonUnit
2.18.0
@@ -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-3.5.0
diff --git a/tests/pom.xml b/tests/pom.xml
index dc481f99..de1ca55f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -3,12 +3,12 @@
json-unit-parent
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
tests
- 3.4.2-SNAPSHOT
+ 3.5.0
pom
diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml
index 5b0d6eb4..0fe9b2ea 100644
--- a/tests/test-base/pom.xml
+++ b/tests/test-base/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-base
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml
index 4bd1231c..f39d9115 100644
--- a/tests/test-gson/pom.xml
+++ b/tests/test-gson/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-gson
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml
index e6595c50..d47d78a2 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.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-jackson2-config
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml
index e2db53d9..703e1d40 100644
--- a/tests/test-jackson2/pom.xml
+++ b/tests/test-jackson2/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-jackson2
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml
index ccbc7f39..57a24618 100644
--- a/tests/test-johnzon/pom.xml
+++ b/tests/test-johnzon/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-johnzon
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml
index fc80b989..533489ff 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.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-json-path
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml
index dff8a082..dc10e4f9 100644
--- a/tests/test-jsonorg/pom.xml
+++ b/tests/test-jsonorg/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-jsonorg
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml
index d1be0260..5c32708e 100644
--- a/tests/test-junit4/pom.xml
+++ b/tests/test-junit4/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-junit4
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml
index 05f752c0..20618b24 100644
--- a/tests/test-kotlin/pom.xml
+++ b/tests/test-kotlin/pom.xml
@@ -3,7 +3,7 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml
index 0ccf2d2d..9ff9c550 100644
--- a/tests/test-moshi/pom.xml
+++ b/tests/test-moshi/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-moshi
- 3.4.2-SNAPSHOT
+ 3.5.0
diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml
index a5c37d4a..03dce28c 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.4.2-SNAPSHOT
+ 3.5.0
4.0.0
test-no-hamcrest
- 3.4.2-SNAPSHOT
+ 3.5.0