[Releng] Fix Mylyn build plans
diff --git a/plugins/org.eclipse.emf.cdo.releng/CDO.setup b/plugins/org.eclipse.emf.cdo.releng/CDO.setup
index 21769ed..5cbf81f 100644
--- a/plugins/org.eclipse.emf.cdo.releng/CDO.setup
+++ b/plugins/org.eclipse.emf.cdo.releng/CDO.setup
@@ -491,20 +491,13 @@
       name="Mylyn Builds">
     <setupTask
         xsi:type="mylyn:MylynBuildsTask"
-        serverURL="https://hudson.eclipse.org/hudson"
+        serverURL="https://hudson.eclipse.org/cdo"
         userID="${bugzilla.id}"
         password="${eclipse.user.password}">
       <buildPlan
           name="emf-cdo-integration"/>
       <buildPlan
           name="emf-cdo-maintenance"/>
-      <description>Shared Hudson</description>
-    </setupTask>
-    <setupTask
-        xsi:type="mylyn:MylynBuildsTask"
-        serverURL="https://hudson.eclipse.org/cdo"
-        userID="${bugzilla.id}"
-        password="${eclipse.user.password}">
       <buildPlan
           name="emf-cdo-gerrit"/>
     </setupTask>