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:30 UTC

svn commit: r1394880 - /hadoop/common/branches/branch-2/hadoop-project/pom.xml

Author: todd
Date: Sat Oct  6 00:58:29 2012
New Revision: 1394880

URL: http://svn.apache.org/viewvc?rev=1394880&view=rev
Log:
HADOOP-8889. Upgrade to Surefire 2.12.3. 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=1394880&r1=1394879&r2=1394880&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-project/pom.xml (original)
+++ hadoop/common/branches/branch-2/hadoop-project/pom.xml Sat Oct  6 00:58:29 2012
@@ -700,7 +700,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>