From bbe8b095068df5b49f4ef9aa03a4f4966e1a2b85 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 10 Jul 2020 10:50:48 +0530 Subject: [PATCH] fix the build for Frankfurt and elalto maintainence Issue-ID: SO-3046 Signed-off-by: seshukm Change-Id: Ifd3a683dd71aa27e07ca24b59e6cae295badb083 --- jjb/so/so-libs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index 1a6bdc416..8b8b05218 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -17,6 +17,8 @@ branch: 'master' - 'elalto': branch: 'elalto' + - 'frankfurt': + branch: 'frankfurt' 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