upgrade 5.4 to supported branch, 5.5 as upstable

(cherry picked from commit cac980ad14)
This commit is contained in:
spalger
2017-06-12 10:52:18 -07:00
parent 69e0e2c97c
commit 44447cede0

View File

@ -25,6 +25,7 @@
},
"default_api_branch": "5.3",
"supported_es_branches": [
"5.4",
"5.3",
"5.2",
"5.1",
@ -35,7 +36,7 @@
],
"unstable_es_branches": [
"5.x",
"5.4",
"5.5",
"master"
]
},