diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 49d255ca716a23c1d926cf1f8a2a619b331befbd..b2343a90a5a4ba3fa890ca9096b513fdbbb695ca 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -123,6 +123,11 @@
                 command="${env.BUILD_HOME}/releng.control/cleanupArtifacts.sh">
             </exec>
         </schedule>
+         
+         <modificationset>
+         <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
+         </modificationset>
+         
         <!-- need to prevent, or override, default publishers,
             especially since the ant default antpublisher will
             result in error, if an ant build hasn't ran! -->
@@ -156,6 +161,9 @@
                     value="wtpbuildTools" />
             </ant>
         </schedule>
+         <modificationset>
+         <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
+         </modificationset>        
     </project>
     <project
         name="incubator-R0.5-S">
@@ -222,6 +230,9 @@
         requireModification="false"
         name="patches-R1.5-P"
         forceOnly="true">
+         <modificationset>
+           <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
+         </modificationset>
         <schedule
             interval="${time.veryLongTime}">
             <ant>
@@ -617,6 +628,9 @@
         requireModification="false"
         name="wtp-R3.0-N"
         forceOnly="true">
+         <modificationset>
+           <!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
+         </modificationset>
         <schedule
             interval="${time.veryLongTime}">
             <ant>