diff options
author | 2020-07-10 06:44:28 +0000 | |
---|---|---|
committer | 2020-07-10 06:44:28 +0000 | |
commit | b69272702c17e8217b5d63ea570d20ccf57dd38a (patch) | |
tree | 88d023fce45e401cd01ac2ef8afde8c94fdc97a1 /jjb | |
parent | a1493e0a098c9a8b5a1c041262ec584df011482f (diff) | |
parent | bbe8b095068df5b49f4ef9aa03a4f4966e1a2b85 (diff) |
Merge "fix the build for Frankfurt and elalto maintainence"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/so/so-libs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index af1be777c..c6d9ab5d1 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 |