aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2024-04-30 14:53:40 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2024-05-03 13:07:43 +0200
commitfd82dd7b5a54d2042da17baff7088329123797ac (patch)
tree900f51d8c1beb9d8a409114992c375f92e66b256
parentf8cbf484737cbef81ca74ab02acdb7e4a3c4db3b (diff)
downloadsonar-scanner-cli-fd82dd7b5a54d2042da17baff7088329123797ac.tar.gz
sonar-scanner-cli-fd82dd7b5a54d2042da17baff7088329123797ac.zip
Update the URLs in the pom
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index db2eafd..9d13ffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,18 +11,18 @@
<version>6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>SonarScanner CLI</name>
- <url>http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Scanner</url>
+ <url>https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/scanners/sonarscanner/</url>
<inceptionYear>2011</inceptionYear>
<organization>
<name>SonarSource</name>
- <url>http://www.sonarsource.com</url>
+ <url>https://www.sonarsource.com</url>
</organization>
<licenses>
<license>
<name>GNU LGPL 3</name>
- <url>http://www.gnu.org/licenses/lgpl.txt</url>
+ <url>https://www.gnu.org/licenses/lgpl.txt</url>
<distribution>repo</distribution>
</license>
</licenses>