summaryrefslogtreecommitdiff
path: root/sonarqube.xml
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2019-08-22 09:35:00 +0200
committerStefan Bodewig <bodewig@apache.org>2019-08-22 09:35:00 +0200
commit41db83c2c6af12994a19284761f27ee6d48a96d2 (patch)
tree69b68b7dc203de5d17cc03557ae2ccaee4172962 /sonarqube.xml
parentf9a22ba57a91ef52c12cca7d79b9dff737cb4dbb (diff)
downloadant-41db83c2c6af12994a19284761f27ee6d48a96d2.tar.gz
fix file name
Diffstat (limited to 'sonarqube.xml')
-rw-r--r--sonarqube.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonarqube.xml b/sonarqube.xml
index 6ee4c3508..6f09e008b 100644
--- a/sonarqube.xml
+++ b/sonarqube.xml
@@ -10,7 +10,7 @@
<property name="downloads" location="build/downloads"/>
<property name="sonarqube-ant-task-jar" location="${downloads}/sonarqube-ant-task.jar"/>
<property name="sonarqube-ant-task-url"
- value="https://binaries.sonarsource.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.5.0"/>
+ value="https://binaries.sonarsource.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.5.jar"/>
<target name="download">
<mkdir dir="${downloads}"/>