You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2014/03/07 04:52:29 UTC

svn commit: r1575137 - /maven/indexer/branches/lucene-4.6/pom.xml

Author: olamy
Date: Fri Mar  7 03:52:28 2014
New Revision: 1575137

URL: http://svn.apache.org/r1575137
Log:
Update maven failsafe plugin

Modified:
    maven/indexer/branches/lucene-4.6/pom.xml

Modified: maven/indexer/branches/lucene-4.6/pom.xml
URL: http://svn.apache.org/viewvc/maven/indexer/branches/lucene-4.6/pom.xml?rev=1575137&r1=1575136&r2=1575137&view=diff
==============================================================================
--- maven/indexer/branches/lucene-4.6/pom.xml (original)
+++ maven/indexer/branches/lucene-4.6/pom.xml Fri Mar  7 03:52:28 2014
@@ -225,12 +225,12 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-failsafe-plugin</artifactId>
-          <version>2.12</version>
+          <version>2.16</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.12</version>
+          <version>2.16</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>