Polish snasphot -> snapshot
This commit is contained in:
@@ -92,7 +92,7 @@ def customizePom(pom, gradleProject) {
|
||||
if(project.snapshotBuild) {
|
||||
repositories {
|
||||
repository {
|
||||
id 'spring-snasphot'
|
||||
id 'spring-snapshot'
|
||||
url 'https://repo.spring.io/snapshot'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user