prep for 3.1.2
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index b41ffe4..a0143ff 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -606,7 +606,7 @@
     <project
         forceOnly="false"
         requireModification="true"
-        name="wtp-R3.1-M">
+        name="wtp-R3.1.2-M">
         <modificationset
             quietperiod="120">
             <cvs
@@ -653,7 +653,7 @@
                     value="R3.1"/>
                 <property
                     name="buildId"
-                    value="3.1.1M"/>
+                    value="3.1.2"/>
                 <property
                     name="mapVersionTag"
                     value="R3_1_maintenance"/>
@@ -667,14 +667,13 @@
                     name="build.distribution"
                     value="wtp"/>
 
-<!-- remember to remove these "skips" as we approach a test or declared build  
+<!-- 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"/>
--->                    
+                    value="false"/>                    
                                         
             </ant>
         </schedule>