Skip to content

Commit

Permalink
Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin…
Browse files Browse the repository at this point in the history
… to 2.19.1. Contributed by Akira Ajisaka."

This reverts commit e48b592.
  • Loading branch information
steveloughran committed Oct 27, 2016
1 parent b3c15e4 commit 94e77e9
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 @@ -1372,7 +1372,7 @@
<test.build.data>${test.build.data}</test.build.data>
<test.build.webapps>${test.build.webapps}</test.build.webapps>
<test.cache.data>${test.cache.data}</test.cache.data>
<test.build.classes>${project.build.directory}/test-classes</test.build.classes>
<test.build.classes>${test.build.classes}</test.build.classes>

<java.net.preferIPv4Stack>true</java.net.preferIPv4Stack>
<java.security.krb5.conf>${project.build.directory}/test-classes/krb5.conf</java.security.krb5.conf>
Expand Down

0 comments on commit 94e77e9

Please sign in to comment.