Browse Source

Fix CI information in pom.xml

Change-Id: I066702cd9f4465eff919e46fc0cc8558d3f3178b
tags/v5.9.0.202008260805-m3
Matthias Sohn 3 years ago
parent
commit
1d6385280f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml View File

@@ -38,8 +38,8 @@
</scm>

<ciManagement>
<system>hudson</system>
<url>https://hudson.eclipse.org/jgit/</url>
<system>Jenkins</system>
<url>https://ci.eclipse.org/jgit</url>
</ciManagement>

<developers>

Loading…
Cancel
Save