diff --git a/downloadsites/webtools/artifacts/buildbranches.php b/downloadsites/webtools/artifacts/buildbranches.php
index 66edf206d0f41f39e0f8950776312f444459f501..8fe53900bc73e3e7b4d1fb7d563e5154fed4cb2a 100644
--- a/downloadsites/webtools/artifacts/buildbranches.php
+++ b/downloadsites/webtools/artifacts/buildbranches.php
@@ -7,12 +7,13 @@ $buildBranches[3]="wtp-R3.0-N";
 $buildBranches[4]="wtp-R2.0-M";
 $buildBranches[5]="wtp-R2.0-R";
 $buildBranches[6]="patches-R1.5-P";
-$buildBranches[7]="incubator-R0.5-S";
-$buildBranches[8]="incubator-R0.5-I";
-$buildBranches[9]="wtpbuildTools-R3.0-T";
-$buildBranches[10]="wtp-R3.0-M";
-$buildBranches[11]="wtp-R3.1-I";
-$buildBranches[12]="wtp-R3.1-S";
-$buildBranches[13]="wtp-R3.1-R";
-$buildBranches[14]="wtp-R3.1-N";
+$buildBranches[7]="incubator-R0.5-R";
+$buildBranches[8]="incubator-R0.5-S";
+$buildBranches[9]="incubator-R0.5-I";
+$buildBranches[10]="wtpbuildTools-R3.0-T";
+$buildBranches[11]="wtp-R3.0-M";
+$buildBranches[12]="wtp-R3.1-I";
+$buildBranches[13]="wtp-R3.1-S";
+$buildBranches[14]="wtp-R3.1-R";
+$buildBranches[15]="wtp-R3.1-N";
 ?>
\ No newline at end of file