slachiewicz opened a new pull request, #2054:
URL: https://github.com/apache/maven-resolver/pull/2054
`org.apache.maven:maven-parent:49` already sets `versions.junit5` to
**5.14.4** — the identical value — and it is the only pom that reads the
property: nothing in this repository references `${versions.junit5}`. The local
copy therefore changes nothing and simply has to be kept in step with the
parent by hand.
Part of a sweep across the Maven repositories for local pom properties that
no longer override anything. `mvn help:effective-pom` is unchanged by this
removal.
Generated-by: Claude Opus 5 (1M context)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]