From: Antonin Delpeuch Date: Wed, 5 Jun 2024 08:17:48 +0000 (+0200) Subject: Fix broken links to SCM and issue tracker in pom.xml X-Git-Tag: v7.0.0.202407101547-m1~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=17789059c6c9ef0da086f5553b0dd8d7e15e0eda;p=jgit.git Fix broken links to SCM and issue tracker in pom.xml Change-Id: I34537d42dedfd0a20363cc791722e28c779524b4 Signed-off-by: Antonin Delpeuch --- diff --git a/pom.xml b/pom.xml index 1aa07fc701..eb82037088 100644 --- a/pom.xml +++ b/pom.xml @@ -33,8 +33,8 @@ - https://git.eclipse.org/r/plugins/gitiles/jgit/jgit - scm:git:https://git.eclipse.org/r/jgit/jgit + https://eclipse.gerrithub.io/plugins/gitiles/eclipse-jgit/jgit + scm:git:https://eclipse.gerrithub.io/eclipse-jgit/jgit @@ -95,8 +95,8 @@ - https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;component=JGit;product=JGit;classification=Technology - Bugzilla + https://github.com/eclipse-jgit/jgit/issues + GitHub Issues