Author: hboutemy
Date: Mon Aug 27 20:09:56 2012
New Revision: 1377817
URL: http://svn.apache.org/viewvc?rev=1377817&view=rev
Log:
updated maven-failsafe-plugin to be in sync with maven-surefire-plugin
Modified:
maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
Modified: maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/pom.xml?rev=1377817&r1=1377816&r2=1377817&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Mon Aug 27
20:09:56 2012
@@ -361,7 +361,7 @@ under the License.
<plugins>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
- <version>2.9</version>
+ <version>2.12</version>
<executions>
<execution>
<id>integration-tests</id>