Revert "HBASE-14722 Update surefire to 2.19"

This reverts commit bdf11be6af.
This commit is contained in:
stack 2015-10-30 15:16:31 -07:00
parent ec651bfc7b
commit c6d3dcdea3
1 changed files with 1 additions and 1 deletions

View File

@ -1231,7 +1231,7 @@
<procedure.test.jar>hbase-procedure-${project.version}-tests.jar</procedure.test.jar>
<it.test.jar>hbase-it-${project.version}-tests.jar</it.test.jar>
<annotations.test.jar>hbase-annotations-${project.version}-tests.jar</annotations.test.jar>
<surefire.version>2.19</surefire.version>
<surefire.version>2.18.1</surefire.version>
<surefire.provider>surefire-junit47</surefire.provider>
<!-- default: run small & medium, medium with 2 threads -->
<surefire.skipFirstPart>false</surefire.skipFirstPart>