diff --git a/pom.xml b/pom.xml index cc78a85b..db6a9329 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 a14e1555..8f2c5bd4 100644 --- a/spring-data-r2dbc/pom.xml +++ b/spring-data-r2dbc/pom.xml @@ -401,6 +401,9 @@ **/*Tests.java + + +