SEC-2058: Remove mavenLocal() from buildSrc
This commit is contained in:
parent
191fc9c8be
commit
abe5e4af48
|
@ -1,7 +1,6 @@
|
|||
apply plugin: 'groovy'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven {
|
||||
name = 'SpringSource Enterprise Release'
|
||||
|
|
Loading…
Reference in New Issue