diff --git a/pom.xml b/pom.xml index cc78a85b3..db6a93299 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,9 @@ **/*Tests.java + + + diff --git a/spring-data-r2dbc/pom.xml b/spring-data-r2dbc/pom.xml index a14e1555e..8f2c5bd47 100644 --- a/spring-data-r2dbc/pom.xml +++ b/spring-data-r2dbc/pom.xml @@ -401,6 +401,9 @@ **/*Tests.java + + +