diff options
-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 |