aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJenkins CI <ci@sonarsource.com>2014-10-06 23:25:23 +0200
committerJenkins CI <ci@sonarsource.com>2014-10-06 23:25:23 +0200
commit1179faee74e3fcc2019be08ab7590ffa3d572a9a (patch)
tree88a96bbcba74d285335641a2e3c67b27331ce192 /pom.xml
parent144d417d2c0a003c70d66a400ede696d606d010f (diff)
parent46d6f0d94f528184f02d8a7de268a49364ffaec7 (diff)
downloadsonarqube-1179faee74e3fcc2019be08ab7590ffa3d572a9a.tar.gz
sonarqube-1179faee74e3fcc2019be08ab7590ffa3d572a9a.zip
Automatic merge from branch-4.5
* origin/branch-4.5: SONAR-5699 Ruby pages are not listed in project sidebar Fix timeout issue and speed up UT on my box SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4 Add some javadoc to FilePredicates SONAR-5608 Impossible to backup profile when the key contains "+" characters
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 438095f7f91..1a5f3b22833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1107,7 +1107,7 @@
<dependency>
<groupId>org.codehaus.sonar.runner</groupId>
<artifactId>sonar-runner-api</artifactId>
- <version>2.3</version>
+ <version>2.4</version>
</dependency>
<!-- tomcat -->