]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade maven-surefire-plugin from 2.19.1 to 2.20
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 13 Apr 2017 08:47:22 +0000 (10:47 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 13 Apr 2017 16:54:49 +0000 (18:54 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3a583205126e58e68118966feeeed2361410843a..d45a8b1ecf2b35fdf46f69cdaeeb29c7acfea455 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.19.1</version>
+          <version>2.20</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>