You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ka...@apache.org on 2016/10/26 18:30:49 UTC

[23/50] [abbrv] hadoop git commit: HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs.

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


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

Branch: refs/heads/YARN-4752
Commit: dbd205762ef2cba903b9bd9335bb9a5964d51f74
Parents: a71fc81
Author: Akira Ajisaka <aa...@apache.org>
Authored: Tue Oct 25 15:55:55 2016 +0900
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Tue Oct 25 15:55:55 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/dbd20576/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index c8cec4d..dcdfd5e 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -107,7 +107,7 @@
 
     <!-- Plugin versions and config -->
     <maven-surefire-plugin.argLine>-Xmx2048m -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: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org