RAT-271: Update new Jenkins coordinates
diff --git a/pom.xml b/pom.xml
index c7b1d06..3929d8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,13 +82,8 @@
     <url>https://issues.apache.org/jira/browse/TENTACLES</url>
   </issueManagement>
   <ciManagement>
-    <system>Buildbot</system>
-    <url>http://ci.apache.org/builders/tentacles_trunk</url>
-    <!--
-		Jenkins builds are at:
-		https://builds.apache.org/job/Creadur-Tentacles/ - check Java6 compliance and run all tests
-		https://builds.apache.org/job/Creadur-Tentacles-Site/ - generate mvn site
-	 -->
+    <system>Jenkins</system>
+    <url>https://ci-builds.apache.org/job/Creadur/job/Creadur-Tentacles/</url>
   </ciManagement>
   <mailingLists>
     <mailingList>
@@ -289,7 +284,7 @@
                 </tags>
               </configuration>
             </plugin>
-            <!-- enable later with a findbugs version that works fine with JDK 1.6 
+            <!-- enable later with a findbugs version that works fine with JDK 1.6
             <plugin>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>findbugs-maven-plugin</artifactId>