Forráskód Böngészése

Revert "HADOOP-18417. Upgrade to M7 of surefire plugin (#4795)"

This reverts commit 1ff121041c647f0a7980b59e06335faac9dc2f45.
Ayush Saxena 2 éve
szülő
commit
880686d1e3
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -167,7 +167,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>