[releng] Bootstrap against 2.20.0.M3

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
This commit is contained in:
Karsten Thoms 2019-11-26 09:31:43 +00:00
parent d9a45cfd05
commit a4ee3e160d

View file

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