diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 7b848c6e16eec2e27d16bfe2eda496ae3e40f044..ceb5ae8d3ae52408ff29d85bcd5a081df1cbf43b 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -289,7 +289,7 @@
 
         </modificationset>
 
-        <schedule interval="${time.VeryVeryLongTime}">
+        <schedule interval="${time.oneHour}">
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"
@@ -541,7 +541,7 @@
 
         </modificationset>
 
-        <schedule interval="${time.oneHour}">
+        <schedule interval="${time.VeryVeryLongTime}">
             <ant
                 antscript="${env.BUILD_HOME}/releng.control/ant.sh"
                 buildfile="cc_project_build.xml"