This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new a38e1e8  upgrade sonarqube-ant-tasks
a38e1e8 is described below

commit a38e1e8496e00c8b0dda4009759e0809f60d76d9
Author: Stefan Bodewig <[email protected]>
AuthorDate: Wed Aug 21 12:23:46 2019 +0200

    upgrade sonarqube-ant-tasks
---
 sonarqube.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sonarqube.xml b/sonarqube.xml
index 575dca3..9abd44a 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.jar"/>
+            
value="https://binaries.sonarsource.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.6.0.1426.jar"/>
 
   <target name="download">
     <mkdir dir="${downloads}"/>

Reply via email to