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