HBASE-22554 Upgrade to surefire 2.22.2

This commit is contained in:
Peter Somogyi 2019-06-09 08:22:19 +02:00
parent 0f470e2f92
commit 0bdbea856a

View File

@ -1334,7 +1334,7 @@
<it.test.jar>hbase-it-${project.version}-tests.jar</it.test.jar>
<annotations.test.jar>hbase-annotations-${project.version}-tests.jar</annotations.test.jar>
<shell-executable>bash</shell-executable>
<surefire.version>2.20.1</surefire.version>
<surefire.version>2.22.2</surefire.version>
<surefire.provider>surefire-junit47</surefire.provider>
<!-- default: run small & medium, medium with 2 threads -->
<surefire.skipFirstPart>false</surefire.skipFirstPart>