Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRESOLVER-571] Import o.e.aether packages with the exact same version
The documentation states that only maven-resolver artifacts of the exact same version should be used together. With this change all org.eclipse.aether* packages are now imported with a strict version range of 'org.eclipse.aether*;version="[@Version,@Version]"' Fixes https://issues.apache.org/jira/browse/MRESOLVER-571
- Loading branch information