Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickb2008-03-06 01:41:12 +0000
committernickb2008-03-06 01:41:12 +0000
commite50113120471888c8e10c12e9907ace3f739eeb3 (patch)
tree0205196651c8c9a3fcd14b3ec454ec887ff5f1c8
parent060ad00c1c2efbafa24467625693c882f3917e27 (diff)
downloadxpand-e50113120471888c8e10c12e9907ace3f739eeb3.tar.gz
xpand-e50113120471888c8e10c12e9907ace3f739eeb3.tar.xz
xpand-e50113120471888c8e10c12e9907ace3f739eeb3.zip
movin' on up
-rw-r--r--build/_common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/_common.php b/build/_common.php
index a2d6495..bcdf2d9 100644
--- a/build/_common.php
+++ b/build/_common.php
@@ -2,7 +2,7 @@
require_once ("../../../includes/buildServer-common.php");
$options = array (
- "BaseBuilderBranch" => "M4_34",
+ "BaseBuilderBranch" => "M5_34",
"BranchAndJDK" => array (
"emft.eclipse.org=------------,------------",

Back to the top