]> source.dussan.org Git - jgit.git/commitdiff
Fix CI information in pom.xml 60/164860/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 14 Jun 2020 18:35:45 +0000 (20:35 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 14 Jun 2020 18:35:45 +0000 (20:35 +0200)
Change-Id: I066702cd9f4465eff919e46fc0cc8558d3f3178b

pom.xml

diff --git a/pom.xml b/pom.xml
index ad5728f735f02b5a8350071788e53b9a5464ea56..b8ac751aa4a96209cf2125046a8b9a7c1e274d7c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>