Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickb2009-01-09 00:44:56 +0000
committernickb2009-01-09 00:44:56 +0000
commit5dbb65929d7d555ae26ade50b157e11131e1fd46 (patch)
tree06d554bf9ef91909a77de79bdb0a83bc3d2bf031
parent724db1531ff07fe0b328e9fce542a1ede9bc5644 (diff)
downloadbpmn2-5dbb65929d7d555ae26ade50b157e11131e1fd46.tar.gz
bpmn2-5dbb65929d7d555ae26ade50b157e11131e1fd46.tar.xz
bpmn2-5dbb65929d7d555ae26ade50b157e11131e1fd46.zip
[259672] Step up to latest basebuilder tag, R35_M4
-rw-r--r--build/_common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/_common.php b/build/_common.php
index 51d81c8..c719b82 100644
--- a/build/_common.php
+++ b/build/_common.php
@@ -2,7 +2,7 @@
require_once ("../../../includes/buildServer-common.php");
$options = array (
- "BaseBuilderBranch" => "RC2_34",
+ "BaseBuilderBranch" => "R35_M4",
"BranchAndJDK" => array (
"emf.torolab.ibm.com=------------,------------",

Back to the top