update master branch name to xena

Change-Id: I95f40cf2ff531e6eb99bde59cd1d60ad9ab9e30f
This commit is contained in:
Dirk Mueller 2021-07-17 16:39:11 +02:00
parent 668aaf91d5
commit a20149e1ae

View File

@ -26,7 +26,7 @@ import yaml
import json
# the current 'in development' release
CURRENT_MASTER = 'wallaby'
CURRENT_MASTER = 'xena'
# the host where to query for open reviews
GERRIT_HOST = 'https://review.opendev.org'