Remove reference to mavenLocal()

This commit is contained in:
Eric Bottard
2014-02-11 15:54:40 +01:00
parent 0ca3be8ca2
commit ce3ca7bcc5

View File

@@ -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" }