diff --git a/json-unit-assertj/pom.xml b/json-unit-assertj/pom.xml
index 78151973..73a04645 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit-core/pom.xml b/json-unit-core/pom.xml
index a02db5ce..1d742fed 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit-fluent/pom.xml b/json-unit-fluent/pom.xml
index 7096b013..1741dbab 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit-json-path/pom.xml b/json-unit-json-path/pom.xml
index ee3fa055..0db912b9 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit-kotest/pom.xml b/json-unit-kotest/pom.xml
index d8844411..f6057c9d 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit-spring/pom.xml b/json-unit-spring/pom.xml
index fc90442a..f0769a3e 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.2.7
+ 3.2.6-SNAPSHOT
diff --git a/json-unit/pom.xml b/json-unit/pom.xml
index b5b4e3bc..0e07250d 100644
--- a/json-unit/pom.xml
+++ b/json-unit/pom.xml
@@ -8,7 +8,7 @@
net.javacrumbs.json-unit
json-unit-parent
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index f40cefe1..664f7d43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
net.javacrumbs.json-unit
json-unit-parent
- 3.2.7
+ 3.2.6-SNAPSHOT
https://github.com/lukas-krecan/JsonUnit
2.16.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
- json-unit-parent-3.2.7
+ HEAD
diff --git a/tests/pom.xml b/tests/pom.xml
index 39fda3b4..62549556 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -3,12 +3,12 @@
json-unit-parent
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
tests
- 3.2.7
+ 3.2.6-SNAPSHOT
pom
diff --git a/tests/test-base/pom.xml b/tests/test-base/pom.xml
index f94d6a7d..89466fd5 100644
--- a/tests/test-base/pom.xml
+++ b/tests/test-base/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-base
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-gson/pom.xml b/tests/test-gson/pom.xml
index d670a9eb..4ceef82a 100644
--- a/tests/test-gson/pom.xml
+++ b/tests/test-gson/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-gson
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-jackson2-config/pom.xml b/tests/test-jackson2-config/pom.xml
index 4a7ec60b..143ace95 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.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-jackson2-config
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-jackson2/pom.xml b/tests/test-jackson2/pom.xml
index 90df2b48..d999709f 100644
--- a/tests/test-jackson2/pom.xml
+++ b/tests/test-jackson2/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-jackson2
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-johnzon/pom.xml b/tests/test-johnzon/pom.xml
index 8ee196d8..c9917ba5 100644
--- a/tests/test-johnzon/pom.xml
+++ b/tests/test-johnzon/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-johnzon
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-json-path/pom.xml b/tests/test-json-path/pom.xml
index 2a464f65..0d91acde 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.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-json-path
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-jsonorg/pom.xml b/tests/test-jsonorg/pom.xml
index fc0ee259..384f4c9e 100644
--- a/tests/test-jsonorg/pom.xml
+++ b/tests/test-jsonorg/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-jsonorg
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-junit4/pom.xml b/tests/test-junit4/pom.xml
index 9f6496dc..448b28d1 100644
--- a/tests/test-junit4/pom.xml
+++ b/tests/test-junit4/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-junit4
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml
index 57cdc52c..3c59eceb 100644
--- a/tests/test-kotlin/pom.xml
+++ b/tests/test-kotlin/pom.xml
@@ -3,7 +3,7 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
diff --git a/tests/test-moshi/pom.xml b/tests/test-moshi/pom.xml
index ac3e8512..6feb2daf 100644
--- a/tests/test-moshi/pom.xml
+++ b/tests/test-moshi/pom.xml
@@ -3,12 +3,12 @@
tests
net.javacrumbs.json-unit
- 3.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-moshi
- 3.2.7
+ 3.2.6-SNAPSHOT
diff --git a/tests/test-no-hamcrest/pom.xml b/tests/test-no-hamcrest/pom.xml
index ae40ce62..b83ee8bb 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.2.7
+ 3.2.6-SNAPSHOT
4.0.0
test-no-hamcrest
- 3.2.7
+ 3.2.6-SNAPSHOT