Fixed link to Jenkins

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
diff --git a/pom.xml b/pom.xml
index b7bae9a..a47c16f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
     </issueManagement>
 
     <ciManagement>
-        <system>Hudson</system>
-        <url>http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/</url>
+        <system>Jenkins</system>
+        <url>https://ci.eclipse.org/jersey</url>
     </ciManagement>
 
     <repositories>