From 7fd1df416153b4175e9cbafece7f3ff5e414cfe0 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 19 Apr 2019 23:00:10 +0530 Subject: [PATCH] Enable SO/libs Dublin for jenkins Issue-ID: SO-1802 Change-Id: Ic73254f5b1abd7e75e704deccb74812e3dd1f946 Signed-off-by: seshukm --- jjb/so/so-libs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index 13f9a9e2b..f39545d26 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -10,8 +10,8 @@ stream: - 'master': branch: 'master' - - 'casablanca': - branch: 'casablanca' + - 'dublin': + branch: 'dublin' mvn-settings: 'so-libs-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined -- 2.16.6