Remove redundant Spring Roo repository configuration
This commit is contained in:
@@ -14,7 +14,6 @@ repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://repo.springsource.org/libs-snapshot" }
|
||||
maven { url "http://repo.springsource.org/plugins-release" }
|
||||
maven { url "http://spring-roo-repository.springsource.org/release" }
|
||||
}
|
||||
|
||||
apply plugin: "java"
|
||||
|
||||
Reference in New Issue
Block a user