Repository: hadoop
Updated Branches:
  refs/heads/branch-2 ab9105d81 -> 6bb23a14b


HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan 
Higgs.

(cherry picked from commit dbd205762ef2cba903b9bd9335bb9a5964d51f74)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bb23a14
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6bb23a14
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6bb23a14

Branch: refs/heads/branch-2
Commit: 6bb23a14b6f20973eded529f56c9a878a29035ff
Parents: ab9105d
Author: Akira Ajisaka <[email protected]>
Authored: Tue Oct 25 15:55:55 2016 +0900
Committer: Akira Ajisaka <[email protected]>
Committed: Tue Oct 25 15:58:19 2016 +0900

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/6bb23a14/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index b06a614..6546d38 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -95,7 +95,7 @@
 
     <!-- Plugin versions and config -->
     <maven-surefire-plugin.argLine>-Xmx2048m -XX:MaxPermSize=768m 
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
-    <maven-surefire-plugin.version>2.17</maven-surefire-plugin.version>
+    <maven-surefire-plugin.version>2.19.1</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>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to