From 17789059c6c9ef0da086f5553b0dd8d7e15e0eda Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Wed, 5 Jun 2024 10:17:48 +0200 Subject: [PATCH] Fix broken links to SCM and issue tracker in pom.xml Change-Id: I34537d42dedfd0a20363cc791722e28c779524b4 Signed-off-by: Antonin Delpeuch --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.5