Fix CI information in pom.xml

Change-Id: I066702cd9f4465eff919e46fc0cc8558d3f3178b
diff --git a/pom.xml b/pom.xml
index ad5728f..b8ac751 100644
--- 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>