Author: jbonofre
Date: Mon Jul  2 19:40:56 2012
New Revision: 1356433

URL: http://svn.apache.org/viewvc?rev=1356433&view=rev
Log:
[KARAF-1603] Upgrade to maven-surefire-plugin 2.12

Modified:
    karaf/branches/karaf-2.2.x/pom.xml

Modified: karaf/branches/karaf-2.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1356433&r1=1356432&r2=1356433&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Mon Jul  2 19:40:56 2012
@@ -1118,7 +1118,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>
@@ -1269,7 +1269,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>


Reply via email to