]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 13 Apr 2012 15:06:00 +0000 (17:06 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 13 Apr 2012 15:06:20 +0000 (17:06 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index d3608d69b163098fe3ba5b9e989ce30d8cf111a3..71d4144a722adb559ac35abf984090e6011670ec 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.10</version>
+          <version>2.12</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>