Removing releases repository
This commit is contained in:
@@ -13,7 +13,6 @@ pluginManagement {
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/release" }
|
||||
if (version =~ /((-M|-RC)[0-9]+|-SNAPSHOT)$/) {
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user