summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-06-14 20:34:18 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-06-14 20:34:18 +0200
commitc40ee7b4b9d1b48e5ae2da2a7a9bbcf90ca6583a (patch)
treeb25ad7666198c79cb08b3152736e0f9217391f53 /pom.xml
parent96fd562d02183386cabfbe1f72d0412d2a78cb80 (diff)
downloadjgit-c40ee7b4b9d1b48e5ae2da2a7a9bbcf90ca6583a.tar.gz
jgit-c40ee7b4b9d1b48e5ae2da2a7a9bbcf90ca6583a.zip
Use gitiles as scm url in pom.xml for browsing source code
Change-Id: I6c18ffe822f62883d2f331ad77c28ce8afc3ebd8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b394e8a659..ad5728f735 100644
--- 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>