1 Commits

Author SHA1 Message Date
Andrew Johnson b8cb8d9ca4 Set dependency branches for cloudbees builds 2016-08-02 11:33:33 -05:00
+4 -4
View File
@@ -42,10 +42,10 @@ MB=${MB:-"NO_MICROBENCH"}
###########################################
# Dependent module branches
PVCOMMON_BRANCH="master"
PVDATA_BRANCH="master"
PVACCESS_BRANCH="master"
NORMATIVETYPES_BRANCH="master"
PVCOMMON_BRANCH="release-4.2"
PVDATA_BRANCH="release-6.0"
PVACCESS_BRANCH="release-5.0"
NORMATIVETYPES_BRANCH="release-5.1"
###########################################
# Fetch and unpack dependencies