Skip to content

Remove milestone repo once Micrometer 1.15.0-M2 is in Maven Central #957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonatan-ivanov opened this issue Feb 5, 2025 · 0 comments
Closed
Labels
build A change in our build-system type: task A general task
Milestone

Comments

@jonatan-ivanov
Copy link
Member

The next milestone of Micrometer will be published to Maven Central (see: micrometer-metrics/micrometer#5891). Once it is available in Maven Central, Micrometer Tracing does not need to use the "old" milestone repository:

tracing/build.gradle

Lines 310 to 313 in 88b222b

maven {
name = 'Milestone'
url = 'https://repo.spring.io/milestone'
}

See #956

@jonatan-ivanov jonatan-ivanov added this to the 1.5.0-M2 milestone Feb 5, 2025
@jonatan-ivanov jonatan-ivanov added build A change in our build-system type: task A general task labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build A change in our build-system type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant