From d40b0f3d0070296f96d980fa7b6702a8dcce3468 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 18 Apr 2018 20:58:42 +1000 Subject: [PATCH] Update JJB version 2.0.5 JJB version 2.0.5 contains most recent changes required to update and manage views on Jenkins. ISSUE: RELENG-76 Change-Id: I9ebcf89a6e9285105587929b5894a774386b09e9 Signed-off-by: Anil Belur --- jjb/releng-jobs.yaml | 2 +- jjb/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index bb78183ea..6ae01da0c 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -29,7 +29,7 @@ build-node: centos7-builder-2c-2g archive-artifacts: '**/*.log' build-timeout: 30 - jjb-version: 2.0.3 + jjb-version: 2.0.5 jenkins-urls: > https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox diff --git a/jjb/requirements.txt b/jjb/requirements.txt index 61d8a1356..5d42295a0 100644 --- a/jjb/requirements.txt +++ b/jjb/requirements.txt @@ -1 +1 @@ -jenkins-job-builder==2.0.3 +jenkins-job-builder==2.0.5 -- 2.36.6