We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39618d0 commit b5b8cb1Copy full SHA for b5b8cb1
pom.xml
@@ -144,6 +144,9 @@
144
<includes>
145
<include>**/*Tests.java</include>
146
</includes>
147
+ <excludes>
148
+ <exclude/>
149
+ </excludes>
150
</configuration>
151
</execution>
152
</executions>
spring-data-r2dbc/pom.xml
@@ -400,6 +400,9 @@
400
401
402
403
404
405
406
407
408
0 commit comments