]> source.dussan.org Git - jgit.git/commitdiff
Use gitiles as scm url in pom.xml for browsing source code 59/164859/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 14 Jun 2020 18:34:18 +0000 (20:34 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 14 Jun 2020 18:34:18 +0000 (20:34 +0200)
Change-Id: I6c18ffe822f62883d2f331ad77c28ce8afc3ebd8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b394e8a659a1b2223485b0cea0a75ad0c5783294..ad5728f735f02b5a8350071788e53b9a5464ea56 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </description>
 
   <scm>
-    <url>http://git.eclipse.org/c/jgit/jgit.git/</url>
+    <url>https://git.eclipse.org/r/plugins/gitiles/jgit/jgit</url>
     <connection>scm:git:https://git.eclipse.org/r/jgit/jgit</connection>
   </scm>