[releng] Bootstrap against 2.22.0.M2

Signed-off-by: Nico Prediger <mail@nicoprediger.de>
This commit is contained in:
Nico Prediger 2020-05-05 13:12:39 +00:00
parent 20899a926e
commit 685ee7e8f4

View file

@ -6,6 +6,6 @@ version = '2.22.0-SNAPSHOT'
ext.versions = [
'xtext': version,
'xtext_bootstrap': '2.22.0.M1',
'xtext_bootstrap': '2.22.0.M2',
'xtext_gradle_plugin': '2.0.8'
]