Skip to content

Commit 81c42c9

Browse files
Remove milestone repo
Since Micrometer 1.15.0-M2 is in Maven Central Closes gh-957
1 parent a85dc03 commit 81c42c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: build.gradle

-5
Original file line numberDiff line numberDiff line change
@@ -306,11 +306,6 @@ subprojects {
306306

307307
repositories {
308308
mavenCentral()
309-
// For micrometer
310-
maven {
311-
name = 'Milestone'
312-
url = 'https://repo.spring.io/milestone'
313-
}
314309
}
315310

316311
def check = tasks.findByName('check')

0 commit comments

Comments
 (0)