[releng] Bootstrap against 2.25.0.M2

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2021-02-04 05:58:56 +00:00
parent efdfbe94a7
commit 9c0f65a00a

View file

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