diff --git a/pom.xml b/pom.xml
index a0fda4c72..3e3ab391e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,7 @@
springdoc-openapi-starter-webflux-api
springdoc-openapi-starter-webmvc-ui
springdoc-openapi-starter-webflux-ui
+ springdoc-openapi-tests
diff --git a/springdoc-openapi-tests/pom.xml b/springdoc-openapi-tests/pom.xml
index cce0d4e58..39cf207e8 100644
--- a/springdoc-openapi-tests/pom.xml
+++ b/springdoc-openapi-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
pom
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml
index dd19f7d59..a83c23f11 100644
--- a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml
index f811da829..f43a0ec2d 100644
--- a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml
index 13bd4341d..5ec81031c 100644
--- a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
springdoc-openapi-data-rest-tests
diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml
index 69503db62..97d9f6934 100644
--- a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml
index c4d1075fc..674da229b 100644
--- a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml
index 850e7f30b..092712a08 100644
--- a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml
@@ -3,7 +3,7 @@
org.springdoc
springdoc-openapi-tests
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
springdoc-openapi-groovy-tests
diff --git a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml
index 9cf27c259..218e5e0be 100644
--- a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
springdoc-openapi-hateoas-tests
diff --git a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml
index 258e2c41a..202419635 100644
--- a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml
@@ -2,7 +2,7 @@
org.springdoc
springdoc-openapi-tests
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
diff --git a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml
index f44896b4a..0ca901770 100644
--- a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
springdoc-openapi-kotlin-tests
diff --git a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml
index 7f8bfd554..d57ff8af4 100644
--- a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml
@@ -4,7 +4,7 @@
springdoc-openapi-tests
org.springdoc
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
4.0.0
springdoc-openapi-native-tests
diff --git a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml
index 3ee133ed1..848c9b84c 100644
--- a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml
+++ b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml
@@ -3,7 +3,7 @@
org.springdoc
springdoc-openapi-tests
- 2.0.0-M3-SNAPSHOT
+ 2.0.0-M4-SNAPSHOT
springdoc-openapi-security-tests