Remove reference to mavenLocal()
This commit is contained in:
@@ -11,7 +11,6 @@ description = 'Spring Shell'
|
||||
group = 'org.springframework.shell'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url "http://repo.springsource.org/libs-snapshot" }
|
||||
maven { url "http://repo.springsource.org/plugins-release" }
|
||||
|
||||
Reference in New Issue
Block a user