mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38:56 +00:00
Merge pull request #1293 from eclipse/cd_cleanupVersionsGradle
cleanup versions.gradle
This commit is contained in:
commit
d381e8781f
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ version = '2.20.0-SNAPSHOT'
|
|||
ext.versions = [
|
||||
'xtext': version,
|
||||
'xtext_bootstrap': '2.20.0.M2',
|
||||
'gradle_plugins': '0.1.0',
|
||||
'xtext_gradle_plugin': '2.0.8',
|
||||
'dependency_management_plugin' : '1.0.8.RELEASE'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue