updating config.xml to reflect hand edit on build machine (to use buildId of 2.0M1 instead of 2.0-M1).
diff --git a/releng.control/config.xml b/releng.control/config.xml
index 213cffb..1a57c40 100644
--- a/releng.control/config.xml
+++ b/releng.control/config.xml
@@ -366,7 +366,7 @@
                     value="S" />
                 <property
                     name="buildId"
-                    value="2.0-M1" />
+                    value="2.0M1" />
                 <property
                     name="buildBranch"
                     value="R2.0" />