Author: todd
Date: Wed Apr 18 22:22:31 2012
New Revision: 1327706

URL: http://svn.apache.org/viewvc?rev=1327706&view=rev
Log:
HADOOP-8117. Upgrade test build to Surefire 2.12. Contributed by Todd Lipcon.

Modified:
    hadoop/common/branches/branch-2/hadoop-project/pom.xml

Modified: hadoop/common/branches/branch-2/hadoop-project/pom.xml
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-project/pom.xml?rev=1327706&r1=1327705&r2=1327706&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-project/pom.xml (original)
+++ hadoop/common/branches/branch-2/hadoop-project/pom.xml Wed Apr 18 22:22:31 
2012
@@ -671,7 +671,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.10</version>
+          <version>2.12</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to