diff --git a/tools/buildbot-configs/automation/production-1.9/master.cfg b/tools/buildbot-configs/automation/production-1.9/master.cfg index 0f4f5fc9b6c..2925949e5e9 100644 --- a/tools/buildbot-configs/automation/production-1.9/master.cfg +++ b/tools/buildbot-configs/automation/production-1.9/master.cfg @@ -71,7 +71,7 @@ c['sources'].append(PBChangeSource()) cvsroot = ":ext:cltbld@cvs.mozilla.org:/cvsroot" cvsmodule = "mozilla/tools/release" -automation_tag = "RELEASE_AUTOMATION_M6_3" +automation_tag = "RELEASE_AUTOMATION_M7_1" c['builders'] = []