Merge branch '2.1.x' into 2.2.x

Closes gh-22547
This commit is contained in:
Andy Wilkinson
2020-07-24 11:54:12 +01:00
9 changed files with 85 additions and 4 deletions

View File

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