Fixes #715: [xml] ProjectVersionAsDependencyVersion false positive

This commit is contained in:
Andreas Dangel
2018-05-30 09:23:00 +02:00
parent fddd0d84af
commit 81c5051832
3 changed files with 40 additions and 2 deletions

View File

@@ -20,6 +20,8 @@ This is a minor release.
### New and noteworthy
### Fixed Issues
* xml
* [#715](https://github.com/pmd/pmd/issues/715): \[xml] ProjectVersionAsDependencyVersion false positive
### API Changes