This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 9890a4aea43 Revert "HADOOP-18417. Upgrade to M7 of surefire plugin 
(#4795)"
9890a4aea43 is described below

commit 9890a4aea43a1b4d722a29735ef2f9726b163850
Author: Ayush Saxena <ayushsax...@apache.org>
AuthorDate: Thu Aug 25 03:44:49 2022 +0530

    Revert "HADOOP-18417. Upgrade to M7 of surefire plugin (#4795)"
    
    This reverts commit 1ff121041c647f0a7980b59e06335faac9dc2f45.
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 0d8afdcd430..c23bbe2d7af 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -166,7 +166,7 @@
 
     <!-- Plugin versions and config -->
     <maven-surefire-plugin.argLine>-Xmx2048m 
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
-    <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
+    <maven-surefire-plugin.version>3.0.0-M1</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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to