Skip to content

Commit

Permalink
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contri…
Browse files Browse the repository at this point in the history
…buted by Ewan Higgs."

This reverts commit dbd2057.
  • Loading branch information
steveloughran committed Oct 27, 2016
1 parent 94e77e9 commit b439517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

<!-- Plugin versions and config -->
<maven-surefire-plugin.argLine>-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.17</maven-surefire-plugin.version>
<maven-surefire-report-plugin.version>${maven-surefire-plugin.version}</maven-surefire-report-plugin.version>
<maven-failsafe-plugin.version>${maven-surefire-plugin.version}</maven-failsafe-plugin.version>

Expand Down

0 comments on commit b439517

Please sign in to comment.