aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-07-31 17:42:14 +0000
committerSimon Brandhof <simon.brandhof@gmail.com>2012-07-31 17:42:14 +0000
commitd5409cf932773d8199e7802cc77e76bf4fb2acc3 (patch)
tree0a7f81ac2ac6308dfee2b1bee40ab0665d11da77 /pom.xml
parent19e50646269b781e2f9fdedcb06a11c707eb74c9 (diff)
downloadsonar-scanner-cli-d5409cf932773d8199e7802cc77e76bf4fb2acc3.tar.gz
sonar-scanner-cli-d5409cf932773d8199e7802cc77e76bf4fb2acc3.zip
Minimal required version of sonar is upgraded to 2.11
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 91e9404..474a379 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
</ciManagement>
<properties>
- <sonar.buildVersion>2.6</sonar.buildVersion>
+ <sonar.buildVersion>2.11</sonar.buildVersion>
</properties>
<dependencies>