fixed type on maintenance loop
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 6529da1..8346021 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -188,10 +188,10 @@
<!-- Defines where cruise looks for changes, to decide whether to run the build -->
<modificationset quietperiod="120">
<cvs
- tag="R1_0_maintenance"
+ tag="R1_5_maintenance"
module="releng" />
<cvs
- tag="R1_0_maintenance"
+ tag="R1_5_maintenance"
module="releng.wtpbuilder" />
</modificationset>