aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-04-13 17:06:00 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-04-13 17:06:20 +0200
commit589f41e3bc33f23fa0a40be54110bbc877c0b7c4 (patch)
tree589db2f2b0d38cbdb837abd4006ea98fce442f25 /pom.xml
parente610f1edb41890e5c6ec55c5d76de84322f8af83 (diff)
downloadsonarqube-589f41e3bc33f23fa0a40be54110bbc877c0b7c4.tar.gz
sonarqube-589f41e3bc33f23fa0a40be54110bbc877c0b7c4.zip
Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d3608d69b16..71d4144a722 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
<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>