Merge branch '2.1.x' into 2.2.x

Closes gh-22551
This commit is contained in:
Andy Wilkinson 2020-07-24 14:28:11 +01:00
commit 1a43cd1c8e
1 changed files with 3 additions and 0 deletions

View File

@ -245,6 +245,9 @@
<addTestClassPath>true</addTestClassPath>
<skipInvocation>${skipTests}</skipInvocation>
<streamLogs>true</streamLogs>
<properties>
<scan>false</scan>
</properties>
</configuration>
</execution>
</executions>