diff options
Diffstat (limited to 'jjb/so/so-libs.yaml')
-rw-r--r-- | jjb/so/so-libs.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index 56cebffde..94cb8a2ce 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -16,9 +16,6 @@ - 'master': branch: 'master' java-version: openjdk11 - - 'honolulu': - branch: 'honolulu' - java-version: openjdk11 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 |