Polish snasphot -> snapshot
This commit is contained in:
parent
29f2cc0ab1
commit
c8f598778f
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue