aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-01-15 10:52:10 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2013-01-15 10:52:10 +0100
commit89efe41a15713e2368ab3b3fe4dabc9505cf83ee (patch)
treea8cefed9de3304db34fca342790c9e0131525c20 /pom.xml
parent5aeb92cac38f2f71e810b2405b08c1c2c8b62e4c (diff)
downloadsonar-scanner-cli-89efe41a15713e2368ab3b3fe4dabc9505cf83ee.tar.gz
sonar-scanner-cli-89efe41a15713e2368ab3b3fe4dabc9505cf83ee.zip
SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks.
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 345358b..b2ab6d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
</ciManagement>
<properties>
- <sonar.buildVersion>3.0</sonar.buildVersion>
+ <sonar.buildVersion>3.5-SNAPSHOT</sonar.buildVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
</properties>