remove 3.1.2
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 906b3e5..fa65053 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -748,88 +748,7 @@
             </htmlemail>
         </publishers>
     </project>
-    <project
-        forceOnly="false"
-        requireModification="true"
-        name="wtp-R3.1.2-M">
-        <modificationset
-            quietperiod="120">
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGCOMMON}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGEJBTOOLS}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGJEETOOLS}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGSERVERTOOLS}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGSOURCEEDITING}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGJSDT}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGWEBSERVICES}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R3_1_maintenance"
-                module="${env.RELENGJSF}"
-                reallyquiet="${env.CVS_QUIET}"/>
-            <cvs
-                tag="R2_2_maintenance"
-                module="${env.RELENGDALI}"
-                reallyquiet="${env.CVS_QUIET}"/>
-        </modificationset>
-        <schedule
-            interval="${time.oneHour}">
-            <ant
-                antscript="${env.RELENG_CONTROL}/ant_low_priority_galileo.sh">
-                <property
-                    name="buildType"
-                    value="M"/>
-                <property
-                    name="buildBranch"
-                    value="R3.1.2"/>
-                <property
-                    name="buildId"
-                    value="3.1.2"/>
-                <property
-                    name="mapVersionTag"
-                    value="R3_1_maintenance"/>
-                <property
-                    name="releng.dali-mapVersionTag"
-                    value="R2_2_maintenance"/>
-                <property
-                    name="releng.jsf-mapVersionTag"
-                    value="R3_1_maintenance"/>
-                <property
-                    name="build.distribution"
-                    value="wtp"/>
-                <!--
-                    remember to remove (comment out) these "skips" as we
-                    approach a test or declared build
-                
-                <property
-                    name="SKIP_JAR_SIGNING"
-                    value="true"/>
-                <property
-                    name="normalizeJarFiles"
-                    value="false"/>
-                    -->
-            </ant>
-        </schedule>
-    </project>
+
     <project
         forceOnly="false"
         requireModification="true"