docs: replaced openj9-11 with java11-openj9

This commit is contained in:
Geoff Bourne
2021-05-21 22:40:29 -05:00
parent a2c393ccc5
commit 2f489b04ae
2 changed files with 3 additions and 5 deletions

View File

@@ -5,12 +5,11 @@ branches_list=(
'java8'
'java8-multiarch'
'java8-openj9'
'openj9-11'
'java11'
'java11-openj9'
'java15'
'java16'
'java16-openj9'
'multiarch'
'multiarch-latest'
)