Skip to content

Commit 642eb7c

Browse files
committed
Use snapshots from internet
See gh-29666
1 parent 4702da7 commit 642eb7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ allprojects {
2525
group "org.springframework.boot"
2626

2727
repositories {
28-
mavenLocal() // TODO MH: Remove
2928
mavenCentral()
3029
if (version.contains('-')) {
3130
maven { url "https://repo.spring.io/milestone" }

0 commit comments

Comments
 (0)