Skip to content

Commit

Permalink
Remove milestone repo
Browse files Browse the repository at this point in the history
See gh-255
  • Loading branch information
jonatan-ivanov committed May 12, 2023
1 parent 362fabd commit 4172044
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -303,13 +303,6 @@ subprojects {

repositories {
mavenCentral()
maven {
// TODO remove before releasing GA
url "https://repo.spring.io/milestone/"
content {
includeGroup 'io.micrometer'
}
}
}

def check = tasks.findByName('check')
Expand Down

0 comments on commit 4172044

Please sign in to comment.