repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
initscript {
|
||||
dependencies {
|
||||
classpath files('sts-gradle-model-plugin.jar')
|
||||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
apply plugin: sts.model.plugin.StsModelPlugin
|
||||
}
|
||||
Reference in New Issue
Block a user