Add ciManagement for Jenkins.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@1103848 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b6a4c60..ae389f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x</developerConnection>
     <url>http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x</url>
   </scm>
+  <ciManagement>
+    <system>Jenkins</system>
+    <url>https://builds.apache.org/hudson/job/maven-2.2.x/</url>
+  </ciManagement>
 
   <build>
     <pluginManagement>