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 to...@apache.org on 2012/10/06 02:58:51 UTC

svn commit: r1394881 - /hadoop/common/trunk/hadoop-project/pom.xml

Author: todd
Date: Sat Oct  6 00:58:50 2012
New Revision: 1394881

URL: http://svn.apache.org/viewvc?rev=1394881&view=rev
Log:
HADOOP-8889. Upgrade to Surefire 2.12.3. Contributed by Todd Lipcon.

Modified:
    hadoop/common/trunk/hadoop-project/pom.xml

Modified: hadoop/common/trunk/hadoop-project/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-project/pom.xml?rev=1394881&r1=1394880&r2=1394881&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-project/pom.xml (original)
+++ hadoop/common/trunk/hadoop-project/pom.xml Sat Oct  6 00:58:50 2012
@@ -698,7 +698,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.12</version>
+          <version>2.12.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>