]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Update the URLs in the pom
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 30 Apr 2024 12:53:40 +0000 (14:53 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Fri, 3 May 2024 11:07:43 +0000 (13:07 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index db2eafd5b7744f4b0bc784ef74b25aa58b4856ee..9d13ffbd7a3da29dad0643d8ac2a7477b5b04855 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <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>