Add notes for project-level excludes in the POM.

This commit is contained in:
Dale Wijnand 2015-05-26 23:34:33 +01:00
parent 87455f369d
commit bbfbdde427
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[@dwijnand]: http://github.com/dwijnand
[#1877]: https://github.com/sbt/sbt/issues/1877
[#2035]: https://github.com/sbt/sbt/pull/2035
### Fixes with compatibility implications
### Improvements
### Bug fixes
- Add dependency-level exclusions in the POM for project-level exclusions. [#1877][]/[#2035][] by [@dwijnand][]