From be6ec044c41032aca1660e0f49a4412e5842f807 Mon Sep 17 00:00:00 2001 From: Jeremy Phelps Date: Wed, 11 Apr 2018 13:00:19 -0500 Subject: [PATCH] Update default jjb version JJB contains bits in postbuildscript publisher that require a minimum of version 2.0.3. Change-Id: Ibc62684a9b7dec125064fb5ce823e3f6452581db Signed-off-by: Jeremy Phelps --- jjb/lf-ci-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index fc49f524..057f7180 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -141,7 +141,7 @@ branch: master build-timeout: 10 - jjb-version: 1.6.2 + jjb-version: 2.0.3 stream: master submodule-recursive: true -- 2.16.6