Author: jbonofre
Date: Mon Jul 2 19:18:10 2012
New Revision: 1356421
URL: http://svn.apache.org/viewvc?rev=1356421&view=rev
Log:
[KARAF-1603] Upgrade to maven-surefire-plugin 2.12
Modified:
karaf/branches/karaf-2.3.x/pom.xml
Modified: karaf/branches/karaf-2.3.x/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1356421&r1=1356420&r2=1356421&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Mon Jul 2 19:18:10 2012
@@ -1138,7 +1138,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.9</version>
+ <version>2.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -1289,7 +1289,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>2.9</version>
+ <version>2.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>