mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
Remove dependence on Nexus in build.gradle file
This commit is contained in:
parent
22eac78c28
commit
a8b3245c21
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@ java {
|
|||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url 'http://localhost:8081/repository/maven-central/'
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue