Update to new spring-build-gradle repository
Clones already having a buildSrc directory should issue the following:
$ git submodule sync
$ git submodule update
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "buildSrc"]
|
||||
path = buildSrc
|
||||
url = git://github.com/cbeams/gradle-build.git
|
||||
url = git://github.com/SpringSource/spring-build-gradle.git
|
||||
|
||||
Reference in New Issue
Block a user