[releng] Bootstrap against 2.21.0.M1

Signed-off-by: Nico Prediger <mail@nicoprediger.de>
This commit is contained in:
Nico Prediger 2020-01-14 07:23:16 +00:00
parent a928fbe711
commit 9eb48f4879

View file

@ -6,7 +6,7 @@ version = '2.21.0-SNAPSHOT'
ext.versions = [
'xtext': version,
'xtext_bootstrap': '2.20.0',
'xtext_bootstrap': '2.21.0.M1',
'xtext_gradle_plugin': '2.0.8',
'dependency_management_plugin' : '1.0.8.RELEASE'
]