Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml')
-rw-r--r--production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml
index 274973f77..db4fcfa64 100644
--- a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml
+++ b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml
@@ -30,7 +30,7 @@
message="currentStream (such as '4.12') must be defined for this script" />
<fail
unless="maintenanceStream"
- message="maintenanceStream (such as '4.10') must be defined for this script" />
+ message="maintenanceStream (such as '4.11') must be defined for this script" />
<!-- Note: we do not put stream number in 'name', since once a 'name' is defined
in Eclipse's UI, it does not change. -->

Back to the top